prog8/compiler/test
Irmen de Jong 82d20dea39 a few comment and TODO cleanups.
remove remark about chars UBYTE type, kotlin's closest native type that can contain 0-255 is a short.
2021-10-19 23:20:34 +02:00
..
arithmetic
comparisons
fixtures
helpers
AsmgenTests.kt
ModuleImporterTests.kt a few comment and TODO cleanups. 2021-10-19 23:20:34 +02:00
TestCompilerOnCharLit.kt a few comment and TODO cleanups. 2021-10-19 23:20:34 +02:00
TestCompilerOnExamples.kt
TestCompilerOnImportsAndIncludes.kt
TestCompilerOnRanges.kt
TestCompilerOptionLibdirs.kt
TestImportedModulesOrderAndOptions.kt
TestMemory.kt
TestNumbers.kt
TestNumericLiteralValue.kt
TestPetscii.kt
ZeropageTests.kt