prog8/compiler/test
Irmen de Jong 66574d058a renamed InferredType.typeOrElse to getOr()
this is closer to the convention of most functional return types
2021-10-13 00:21:38 +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 simplify 2021-10-12 01:22:17 +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 better result and error handling for importModule() 2021-10-12 23:54:48 +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 renamed InferredType.typeOrElse to getOr() 2021-10-13 00:21:38 +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 better returnvalue/errorhandling for Petscii encoding 2021-10-12 23:26:45 +02:00
ZeropageTests.kt optimized imports 2021-10-11 00:22:04 +02:00