prog8/compiler/test
2021-11-12 23:23:51 +01:00
..
arithmetic
comparisons
fixtures
helpers discovered crash related to float typecasting in asm assignment codegen 2021-11-09 03:45:07 +01:00
ModuleImporterTests.kt remove unimportant empty tests 2021-11-08 17:00:10 +01:00
ProjectConfig.kt
TestCallgraph.kt
TestCompilerOnCharLit.kt converting compiler module's testcases to kotest assertions 2021-11-08 16:14:22 +01:00
TestCompilerOnExamples.kt add cosr8, sinr8, cosr16 and sinr16 builtin functions that take a degree 0..179 (= 0..358 in 2 degree steps) 2021-11-09 23:39:26 +01:00
TestCompilerOnImportsAndIncludes.kt converting compiler module's testcases to kotest assertions 2021-11-08 16:14:22 +01:00
TestCompilerOnRanges.kt better unused variable removal 2021-11-11 03:03:21 +01:00
TestCompilerOptionLibdirs.kt
TestImportedModulesOrderAndOptions.kt converting compiler module's testcases to kotest assertions 2021-11-08 16:14:22 +01:00
TestMemory.kt
TestNumbers.kt
TestNumericLiteralValue.kt converting compiler module's testcases to kotest assertions 2021-11-08 16:14:22 +01:00
TestOptimization.kt preparing for more optimizations 2021-11-12 23:23:51 +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