prog8/compiler/test
2021-10-29 23:46:51 +02:00
..
arithmetic
comparisons fix bugs in word <= and >= comparisons 2021-03-18 19:20:48 +01:00
fixtures
helpers
ModuleImporterTests.kt move asmgen test to codeGeneration module 2021-10-29 16:20:53 +02:00
TestCallgraph.kt
TestCompilerOnCharLit.kt
TestCompilerOnExamples.kt
TestCompilerOnImportsAndIncludes.kt
TestCompilerOnRanges.kt
TestCompilerOptionLibdirs.kt
TestImportedModulesOrderAndOptions.kt
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
TestOptimization.kt
TestPetscii.kt
TestScoping.kt
TestSubroutines.kt fix nested label lookups in anon scopes (partly) 2021-10-27 02:41:24 +02:00
ZeropageTests.kt moved unittests of compilerInterfaces into compiler module itself 2021-10-29 23:46:51 +02:00