prog8/compiler/test
2021-10-30 00:25:34 +02:00
..
arithmetic move test 2021-03-18 19:34:54 +01:00
comparisons
fixtures
helpers implemented CharLiteral.constValue() 2021-10-30 00:05:55 +02:00
ModuleImporterTests.kt implemented CharLiteral.constValue() 2021-10-30 00:05:55 +02:00
TestCallgraph.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
TestCompilerOnCharLit.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
TestCompilerOnExamples.kt cleanup imports 2021-10-29 05:30:12 +02:00
TestCompilerOnImportsAndIncludes.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
TestCompilerOnRanges.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
TestCompilerOptionLibdirs.kt cleanup imports 2021-10-29 05:30:12 +02:00
TestImportedModulesOrderAndOptions.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
TestMemory.kt implemented CharLiteral.constValue() 2021-10-30 00:05:55 +02:00
TestNumbers.kt cleanup imports 2021-10-29 05:30:12 +02:00
TestNumericLiteralValue.kt
TestOptimization.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
TestPetscii.kt add unit tests for AnonScope refactoring, cleaned up imports 2021-10-27 00:05:46 +02:00
TestScoping.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
TestSubroutines.kt 'Program' is not an ast Node 2021-10-30 00:25:34 +02:00
ZeropageTests.kt moved unittests of compilerInterfaces into compiler module itself 2021-10-29 23:46:51 +02:00