prog8/compiler/test
2024-11-01 20:18:31 +01:00
..
arithmetic
ast taking address of a split word array is no longer a fatal error but a warning and the array is turned back into a normal word array. 2024-11-01 20:18:31 +01:00
codegeneration no longer silently add RTS to asmsubs that don't have one 2024-10-27 13:49:00 +01:00
comparisons
fixtures
helpers no longer silently add RTS to asmsubs that don't have one 2024-10-27 13:49:00 +01:00
vm
helpers_pathsTests.kt
ModuleImporterTests.kt
ProjectConfig.kt
TestBuiltinFunctions.kt
TestCallgraph.kt
TestCompilerOnCharLit.kt
TestCompilerOnExamples.kt split up cx16.gfx2 module into gfx_lores and gfx_hires4 modules 2024-10-30 22:21:07 +01:00
TestCompilerOnImportsAndIncludes.kt
TestCompilerOnRanges.kt
TestCompilerOptionLibdirs.kt no longer silently add RTS to asmsubs that don't have one 2024-10-27 13:49:00 +01:00
TestGoldenRam.kt
TestImportedModulesOrderAndOptions.kt don't always import math automatically anymore 2024-11-01 03:39:52 +01:00
TestLaunchEmu.kt
TestMemory.kt
TestNumbers.kt
TestNumericLiteral.kt
TestOptimization.kt no longer silently add RTS to asmsubs that don't have one 2024-10-27 13:49:00 +01:00
TestPtNumber.kt
TestScoping.kt
TestStringEncodings.kt
TestSubroutines.kt no longer silently add RTS to asmsubs that don't have one 2024-10-27 13:49:00 +01:00
TestSymbolTable.kt
TestTypecasts.kt
TestZeropage.kt