lingua-franca 0.10.1
Lingua Franca code generator
Loading...
Searching...
No Matches
Package org.lflang.tests.compiler

Classes

class  EquivalenceUnitTests
 Test the equivalence of LF programs. More...
class  FormattingUnitTests
 Test the formatting of LF programs. More...
class  LinguaFrancaASTUtilsTest
 Collection of unit tests on the ASTutils. More...
class  LinguaFrancaDependencyAnalysisTest
 A collection of tests to ensure dependency analysis is done correctly. More...
class  LinguaFrancaParsingTest
 Test harness for ensuring that grammar captures all corner cases. More...
class  LinguaFrancaScopingTest
 Test harness for ensuring that cross-references are established correctly and reported when faulty. More...
class  LinguaFrancaValidationTest
 Collection of unit tests to ensure validation is done correctly. More...
class  MixedRadixIntTest
 Test the MixedRadixInt class. More...
class  PortInstanceTests
 Test the PortInstance class. More...
class  RangeTests
 Test the Range class. More...
class  RoundTripTests
 Test the round trip of LF programs. More...
class  TargetConfigTests
 Tests for checking that target properties adequately translate into the target configuration. More...