prog8/compiler/test
2021-07-09 11:03:31 +02:00
..
arithmetic
comparisons
fixtures + compiler/test/TestCompilerOnCharLit.kt 2021-06-28 18:24:35 +02:00
AsmgenTests.kt got rid of Module.isLibraryModule variable, is now function that derives it from source path 2021-07-04 15:44:25 +02:00
TestCompilerOnCharLit.kt * fix comments: no more problem with exitProcess 2021-07-02 13:28:19 +02:00
TestCompilerOnExamples.kt * fix comments: no more problem with exitProcess 2021-07-02 13:28:19 +02:00
TestMemory.kt got rid of Module.isLibraryModule variable, is now function that derives it from source path 2021-07-04 15:44:25 +02:00
TestNumbers.kt
TestNumericLiteralValue.kt
TestPetscii.kt
ZeropageTests.kt