prog8/compiler/test
2021-10-27 00:05:46 +02:00
..
arithmetic
comparisons
fixtures
helpers more precise error messages checks 2021-10-24 19:14:46 +02:00
AsmgenTests.kt add unit tests for AnonScope refactoring, cleaned up imports 2021-10-27 00:05:46 +02:00
ModuleImporterTests.kt add unit tests for AnonScope refactoring, cleaned up imports 2021-10-27 00:05:46 +02:00
TestCallgraph.kt
TestCompilerOnCharLit.kt
TestCompilerOnExamples.kt add unit tests for AnonScope refactoring, cleaned up imports 2021-10-27 00:05:46 +02:00
TestCompilerOnImportsAndIncludes.kt
TestCompilerOnRanges.kt add unit tests for AnonScope refactoring, cleaned up imports 2021-10-27 00:05:46 +02:00
TestCompilerOptionLibdirs.kt
TestImportedModulesOrderAndOptions.kt
TestMemory.kt first steps to add support for str parameter type 2021-10-24 20:57:10 +02:00
TestNumbers.kt
TestNumericLiteralValue.kt
TestOptimization.kt add unit tests for AnonScope refactoring, cleaned up imports 2021-10-27 00:05:46 +02:00
TestPetscii.kt add unit tests for AnonScope refactoring, cleaned up imports 2021-10-27 00:05:46 +02:00
TestSubroutines.kt add unit tests for AnonScope refactoring, cleaned up imports 2021-10-27 00:05:46 +02:00
ZeropageTests.kt