prog8/compiler/test
2021-11-21 12:34:57 +01:00
..
arithmetic
comparisons
fixtures
helpers replaced many short/int values by unsigned types if appropriate 2021-11-21 00:55:56 +01:00
ModuleImporterTests.kt
ProjectConfig.kt
TestCallgraph.kt
TestCompilerOnCharLit.kt char encodings now use UByte type instead of short 2021-11-21 00:07:17 +01:00
TestCompilerOnExamples.kt
TestCompilerOnImportsAndIncludes.kt
TestCompilerOnRanges.kt
TestCompilerOptionLibdirs.kt
TestImportedModulesOrderAndOptions.kt
TestMemory.kt replaced many short/int values by unsigned types if appropriate 2021-11-21 00:55:56 +01:00
TestNumbers.kt replaced many short/int values by unsigned types if appropriate 2021-11-21 00:55:56 +01:00
TestNumericLiteralValue.kt fix float rounding tests 2021-11-18 22:54:49 +01:00
TestOptimization.kt fix substituting 0 only if its actually the same variable that's substituted 2021-11-21 12:34:57 +01:00
TestPetscii.kt char encodings now use UByte type instead of short 2021-11-21 00:07:17 +01:00
TestScoping.kt
TestSubroutines.kt fix referencesIdentifier() and better removal of unnecessary assignments 2021-11-20 17:41:41 +01:00
ZeropageTests.kt replaced many short/int values by unsigned types if appropriate 2021-11-21 00:55:56 +01:00