prog8/compiler/test
2021-10-24 15:13:38 +02:00
..
arithmetic
comparisons
fixtures
helpers (7.2) can now test for specific error messages, and specify to omit invoking assembler in tests 2021-10-22 01:25:26 +02:00
AsmgenTests.kt
ModuleImporterTests.kt (7.2) can now test for specific error messages, and specify to omit invoking assembler in tests 2021-10-22 01:25:26 +02:00
TestCallgraph.kt
TestCompilerOnCharLit.kt
TestCompilerOnExamples.kt
TestCompilerOnImportsAndIncludes.kt
TestCompilerOnRanges.kt (7.2) can now test for specific error messages, and specify to omit invoking assembler in tests 2021-10-22 01:25:26 +02:00
TestCompilerOptionLibdirs.kt renamed command line option -libdirs to -srcdirs 2021-10-13 18:16:51 +02:00
TestImportedModulesOrderAndOptions.kt rename mainModule to toplevelModule. 2021-10-19 21:49:05 +02:00
TestMemory.kt
TestNumbers.kt
TestNumericLiteralValue.kt
TestOptimization.kt
TestPetscii.kt
TestSubroutines.kt don't complain about uninitialized str var if it's not a var 2021-10-24 15:13:38 +02:00
ZeropageTests.kt optimized imports 2021-10-11 00:22:04 +02:00