prog8/compiler/test
2021-10-30 17:05:23 +02:00
..
arithmetic
comparisons
fixtures comments 2021-10-19 01:12:28 +02:00
helpers added option to suppress assembler output (and enabled this in unit tests) 2021-10-30 15:26:40 +02:00
ModuleImporterTests.kt implemented CharLiteral.constValue() 2021-10-30 00:05:55 +02:00
TestCallgraph.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
TestCompilerOnCharLit.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
TestCompilerOnExamples.kt added option to suppress assembler output (and enabled this in unit tests) 2021-10-30 15:26:40 +02:00
TestCompilerOnImportsAndIncludes.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
TestCompilerOnRanges.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
TestCompilerOptionLibdirs.kt added option to suppress assembler output (and enabled this in unit tests) 2021-10-30 15:26:40 +02:00
TestImportedModulesOrderAndOptions.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
TestMemory.kt implemented CharLiteral.constValue() 2021-10-30 00:05:55 +02:00
TestNumbers.kt got rid of ParsingFailedError 2021-10-30 17:05:23 +02:00
TestNumericLiteralValue.kt optimized imports 2021-10-11 00:22:04 +02:00
TestOptimization.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
TestPetscii.kt update petscii tables with improvements to box drawing chars. fixes #68 2021-10-30 16:45:23 +02:00
TestScoping.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
TestSubroutines.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
ZeropageTests.kt got rid of ParsingFailedError 2021-10-30 17:05:23 +02:00