prog8/compiler/test
2024-11-02 00:59:07 +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 added memtop to machine definition and asm source code check 2024-11-02 00:59:07 +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 replaced deprecated cx16 ZSOUND example by new ZSMKIT examples 2024-11-01 23:17:23 +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 added memtop to machine definition and asm source code check 2024-11-02 00:59:07 +01:00
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 added memtop to machine definition and asm source code check 2024-11-02 00:59:07 +01:00