prog8/compiler/test
2021-10-20 22:24:10 +02:00
..
arithmetic
comparisons
fixtures
helpers
AsmgenTests.kt
ModuleImporterTests.kt a few comment and TODO cleanups. 2021-10-19 23:20:34 +02:00
TestCallgraph.kt tests for callgraph and unused subroutine removal in optimizer 2021-10-20 22:24:10 +02:00
TestCompilerOnCharLit.kt a few comment and TODO cleanups. 2021-10-19 23:20:34 +02:00
TestCompilerOnExamples.kt
TestCompilerOnImportsAndIncludes.kt
TestCompilerOnRanges.kt
TestCompilerOptionLibdirs.kt
TestImportedModulesOrderAndOptions.kt
TestMemory.kt
TestNumbers.kt
TestNumericLiteralValue.kt
TestOptimization.kt tests for callgraph and unused subroutine removal in optimizer 2021-10-20 22:24:10 +02:00
TestPetscii.kt
ZeropageTests.kt