prog8/compiler/test
2024-11-20 23:22:56 +01:00
..
arithmetic
ast
codegeneration
comparisons
fixtures
helpers remove the 'addmissingrts' compiler option 2024-11-20 23:22:56 +01:00
vm
helpers_pathsTests.kt
ModuleImporterTests.kt
ProjectConfig.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
TestSubroutines.kt move the program startup and cleanup machinery to the front of the program to keep it in system ram 2024-11-05 22:12:25 +01:00
TestSymbolTable.kt
TestTypecasts.kt
TestZeropage.kt