prog8/compiler/test
2024-09-26 01:52:33 +02:00
..
arithmetic
ast fix syntax error check for missing return statement 2024-09-26 01:52:33 +02:00
codegeneration support assigning multiple return flags from asmsub in 6502 codegen 2024-09-09 22:56:40 +02:00
comparisons
fixtures
helpers improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
vm
helpers_pathsTests.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
ModuleImporterTests.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
ProjectConfig.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestBuiltinFunctions.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestCallgraph.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestCompilerOnCharLit.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestCompilerOnExamples.kt update cx16/audioroutines example to use the new audio module 2024-09-26 00:08:25 +02:00
TestCompilerOnImportsAndIncludes.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestCompilerOnRanges.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestCompilerOptionLibdirs.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestGoldenRam.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestImportedModulesOrderAndOptions.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestLaunchEmu.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestMemory.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestNumbers.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestNumericLiteral.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestOptimization.kt improve containment check for few values 2024-09-11 03:24:30 +02:00
TestPtNumber.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestScoping.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestStringEncodings.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestSubroutines.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestSymbolTable.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestTypecasts.kt improve error message for undefined symbol in when choices 2024-09-18 23:00:03 +02:00
TestZeropage.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00