prog8/compiler/test
2021-10-29 16:20:53 +02:00
..
arithmetic
comparisons
fixtures comments 2021-10-19 01:12:28 +02:00
helpers move asmgen test to codeGeneration module 2021-10-29 16:20:53 +02:00
ModuleImporterTests.kt move asmgen test to codeGeneration module 2021-10-29 16:20:53 +02:00
TestCallgraph.kt split out the code generator into own project submodule 2021-10-29 05:00:30 +02:00
TestCompilerOnCharLit.kt
TestCompilerOnExamples.kt cleanup imports 2021-10-29 05:30:12 +02:00
TestCompilerOnImportsAndIncludes.kt cleanup imports 2021-10-29 05:30:12 +02:00
TestCompilerOnRanges.kt move asmgen test to codeGeneration module 2021-10-29 16:20:53 +02:00
TestCompilerOptionLibdirs.kt cleanup imports 2021-10-29 05:30:12 +02:00
TestImportedModulesOrderAndOptions.kt cleanup imports 2021-10-29 05:30:12 +02:00
TestMemory.kt move asmgen test to codeGeneration module 2021-10-29 16:20:53 +02:00
TestNumbers.kt cleanup imports 2021-10-29 05:30:12 +02:00
TestNumericLiteralValue.kt optimized imports 2021-10-11 00:22:04 +02:00
TestOptimization.kt
TestPetscii.kt
TestScoping.kt fix nested label lookups in anon scopes 2021-10-28 23:48:01 +02:00
TestSubroutines.kt
ZeropageTests.kt split out the code generator into own project submodule 2021-10-29 05:00:30 +02:00