prog8/compiler/test
2021-10-11 20:37:55 +02:00
..
arithmetic move test 2021-03-18 19:34:54 +01:00
comparisons fix bugs in word <= and >= comparisons 2021-03-18 19:20:48 +01:00
fixtures ref github issue 2021-10-10 23:00:31 +02:00
helpers optimized imports 2021-10-11 00:22:04 +02:00
AsmgenTests.kt fixed module parent linking mistakes in unit tests: module's parent should always be the GlobalNamespace 2021-10-11 01:34:55 +02:00
ModuleImporterTests.kt fix crash when attempting to import non-existing module 2021-10-11 20:37:55 +02:00
TestCompilerOnCharLit.kt optimized imports 2021-10-11 00:22:04 +02:00
TestCompilerOnExamples.kt fixed module parent linking mistakes in unit tests: module's parent should always be the GlobalNamespace 2021-10-11 01:34:55 +02:00
TestCompilerOnImportsAndIncludes.kt optimized imports 2021-10-11 00:22:04 +02:00
TestCompilerOnRanges.kt optimized imports 2021-10-11 00:22:04 +02:00
TestCompilerOptionLibdirs.kt optimized imports 2021-10-11 00:22:04 +02:00
TestImportedModulesOrderAndOptions.kt optimized imports 2021-10-11 00:22:04 +02:00
TestMemory.kt fixed module parent linking mistakes in unit tests: module's parent should always be the GlobalNamespace 2021-10-11 01:34:55 +02:00
TestNumbers.kt optimized imports 2021-10-11 00:22:04 +02:00
TestNumericLiteralValue.kt optimized imports 2021-10-11 00:22:04 +02:00
TestPetscii.kt optimized imports 2021-10-11 00:22:04 +02:00
ZeropageTests.kt optimized imports 2021-10-11 00:22:04 +02:00