prog8/compiler/test
2021-12-29 17:26:00 +01:00
..
arithmetic
ast
codegeneration
comparisons
fixtures
helpers
helpers_pathsTests.kt
ModuleImporterTests.kt
ProjectConfig.kt
TestAstChecks.kt
TestCallgraph.kt
TestCompilerOnCharLit.kt
TestCompilerOnExamples.kt
TestCompilerOnImportsAndIncludes.kt
TestCompilerOnRanges.kt add "X in [1,2,3]" expression (efficient containment check) 2021-12-29 17:26:00 +01:00
TestCompilerOptionLibdirs.kt
TestImportedModulesOrderAndOptions.kt
TestMemory.kt
TestNumbers.kt
TestNumericLiteralValue.kt
TestOptimization.kt add "X in [1,2,3]" expression (efficient containment check) 2021-12-29 17:26:00 +01:00
TestPetscii.kt
TestScoping.kt
TestSubroutines.kt
ZeropageTests.kt