prog8/compiler/test
2023-11-03 00:39:43 +01:00
..
arithmetic
ast
codegeneration fix assembly error for uword[3] @zp @split word_addrs 2023-11-03 00:39:43 +01:00
comparisons
fixtures
helpers
vm
helpers_pathsTests.kt
ModuleImporterTests.kt
ProjectConfig.kt
TestAstChecks.kt
TestBuiltinFunctions.kt
TestCallgraph.kt
TestCompilerOnCharLit.kt
TestCompilerOnExamples.kt
TestCompilerOnImportsAndIncludes.kt
TestCompilerOnRanges.kt
TestCompilerOptionLibdirs.kt
TestGoldenRam.kt
TestImportedModulesOrderAndOptions.kt
TestLaunchEmu.kt
TestMemory.kt
TestNumbers.kt
TestNumericLiteral.kt
TestOptimization.kt
TestPtNumber.kt
TestScoping.kt
TestStringEncodings.kt \n (newline) now also maps to Petscii $0d (return), like \r. 2023-09-29 01:49:15 +02:00
TestSubroutines.kt
TestSymbolTable.kt
TestTypecasts.kt
TestZeropage.kt