prog8/compiler/test
2021-11-08 17:00:10 +01: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 comments 2021-10-19 01:12:28 +02:00
helpers converting compiler module's testcases to kotest (ongoing) 2021-11-08 15:08:48 +01:00
ModuleImporterTests.kt remove unimportant empty tests 2021-11-08 17:00:10 +01:00
ProjectConfig.kt converting compiler module's testcases to kotest (ongoing) 2021-11-08 15:08:48 +01:00
TestCallgraph.kt converting compiler module's testcases to kotest (ongoing) 2021-11-08 15:08:48 +01:00
TestCompilerOnCharLit.kt converting compiler module's testcases to kotest assertions 2021-11-08 16:14:22 +01:00
TestCompilerOnExamples.kt converting compiler module's testcases to kotest (ongoing) 2021-11-08 15:08:48 +01:00
TestCompilerOnImportsAndIncludes.kt converting compiler module's testcases to kotest assertions 2021-11-08 16:14:22 +01:00
TestCompilerOnRanges.kt converting compiler module's testcases to kotest assertions 2021-11-08 16:14:22 +01:00
TestCompilerOptionLibdirs.kt converting compiler module's testcases to kotest (ongoing) 2021-11-08 15:08:48 +01:00
TestImportedModulesOrderAndOptions.kt converting compiler module's testcases to kotest assertions 2021-11-08 16:14:22 +01:00
TestMemory.kt converting compiler module's testcases to kotest (ongoing) 2021-11-08 15:08:48 +01:00
TestNumbers.kt converting compiler module's testcases to kotest (ongoing) 2021-11-08 15:08:48 +01:00
TestNumericLiteralValue.kt converting compiler module's testcases to kotest assertions 2021-11-08 16:14:22 +01:00
TestOptimization.kt converting compiler module's testcases to kotest assertions 2021-11-08 16:14:22 +01:00
TestPetscii.kt converting compiler module's testcases to kotest assertions 2021-11-08 16:14:22 +01:00
TestScoping.kt converting compiler module's testcases to kotest assertions 2021-11-08 16:14:22 +01:00
TestSubroutines.kt converting compiler module's testcases to kotest assertions 2021-11-08 16:14:22 +01:00
ZeropageTests.kt converting compiler module's testcases to kotest (ongoing) 2021-11-08 15:08:48 +01:00