prog8/compiler/test
2023-12-17 15:45:28 +01:00
..
arithmetic
ast added call builtin function for indirect JSR 2023-12-17 15:45:28 +01:00
codegeneration
comparisons
fixtures
helpers
vm
helpers_pathsTests.kt
ModuleImporterTests.kt allow more curly brace styles 2023-06-27 01:59:22 +02:00
ProjectConfig.kt
TestAstChecks.kt
TestBuiltinFunctions.kt
TestCallgraph.kt
TestCompilerOnCharLit.kt
TestCompilerOnExamples.kt
TestCompilerOnImportsAndIncludes.kt
TestCompilerOnRanges.kt
TestCompilerOptionLibdirs.kt added -breakinstr compiler option 2023-10-15 21:55:09 +02:00
TestGoldenRam.kt
TestImportedModulesOrderAndOptions.kt
TestLaunchEmu.kt
TestMemory.kt
TestNumbers.kt
TestNumericLiteral.kt
TestOptimization.kt
TestPtNumber.kt
TestScoping.kt
TestStringEncodings.kt
TestSubroutines.kt
TestSymbolTable.kt
TestTypecasts.kt better error message when attempting to cast a float to integer 2023-12-15 22:28:06 +01:00
TestZeropage.kt