prog8/compiler/test
2021-10-13 23:22:46 +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 remove testcase that attempted to check invalid %import syntax. 2021-10-13 22:10:35 +02:00
helpers renamed command line option -libdirs to -srcdirs 2021-10-13 18:16:51 +02:00
AsmgenTests.kt cleanup SourceCode class 2021-10-13 19:16:01 +02:00
ModuleImporterTests.kt refactor executeImportDirective 2021-10-13 23:14:27 +02:00
TestCompilerOnCharLit.kt optimized imports 2021-10-11 00:22:04 +02:00
TestCompilerOnExamples.kt enabled test 2021-10-13 20:28:42 +02:00
TestCompilerOnImportsAndIncludes.kt remove testcase that attempted to check invalid %import syntax. 2021-10-13 22:10:35 +02:00
TestCompilerOnRanges.kt renamed InferredType.typeOrElse to getOr() 2021-10-13 00:21:38 +02:00
TestCompilerOptionLibdirs.kt renamed command line option -libdirs to -srcdirs 2021-10-13 18:16:51 +02:00
TestImportedModulesOrderAndOptions.kt optimized imports 2021-10-11 00:22:04 +02:00
TestMemory.kt cleanup SourceCode class 2021-10-13 19:16:01 +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 petscii now use Result instead of Either 2021-10-13 23:22:46 +02:00
ZeropageTests.kt optimized imports 2021-10-11 00:22:04 +02:00