prog8/compiler/test
2024-10-28 21:45:05 +01:00
..
arithmetic compiler name change: prog8c (was p8compile) 2024-10-16 18:36:19 +02:00
ast Merge branch 'master' into next_compositetypes 2024-10-28 21:45:05 +01:00
codegeneration Merge branch 'master' into next_compositetypes 2024-10-27 13:52:17 +01:00
comparisons compiler name change: prog8c (was p8compile) 2024-10-16 18:36:19 +02:00
fixtures avoid git's line ending translation for this test... 2024-02-03 14:57:25 +01:00
helpers Merge branch 'master' into next_compositetypes 2024-10-27 13:52:17 +01:00
vm Get rid of any() and all() builtin functions. 2024-07-06 18:49:03 +02:00
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 making datatype more capable (subtypes) 2024-09-08 22:58:36 +02:00
TestCallgraph.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestCompilerOnCharLit.kt Merge branch 'master' into next_compositetypes 2024-10-19 22:45:39 +02:00
TestCompilerOnExamples.kt no longer silently add RTS to asmsubs that don't have one 2024-10-27 13:49:00 +01:00
TestCompilerOnImportsAndIncludes.kt improve data driven unit tests to use kotest withData() 2024-09-08 16:55:08 +02:00
TestCompilerOnRanges.kt rename back to DataType 2024-09-08 22:59:08 +02:00
TestCompilerOptionLibdirs.kt no longer silently add RTS to asmsubs that don't have one 2024-10-27 13:49:00 +01:00
TestGoldenRam.kt rename back to DataType 2024-09-08 22:59: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 merge master 2024-10-26 22:01:56 +02:00
TestNumbers.kt making datatype more capable (subtypes) 2024-09-08 22:57:49 +02:00
TestNumericLiteral.kt Merge branch 'master' into next_compositetypes 2024-10-09 23:33:42 +02:00
TestOptimization.kt Merge branch 'master' into next_compositetypes 2024-10-27 13:52:17 +01:00
TestPtNumber.kt rename back to DataType 2024-09-08 22:59: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 Merge branch 'master' into next_compositetypes 2024-10-27 13:52:17 +01:00
TestSymbolTable.kt merge master 2024-10-26 22:01:56 +02:00
TestTypecasts.kt Merge branch 'master' into next_compositetypes 2024-10-09 23:33:42 +02:00
TestZeropage.kt rename back to DataType 2024-09-08 22:59:08 +02:00