prog8/compiler/test
2021-10-29 02:42:10 +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 comments 2021-10-19 01:12:28 +02:00
helpers split out the code optimizers into own project submodule 2021-10-29 02:42:10 +02:00
AsmgenTests.kt split out the code optimizers into own project submodule 2021-10-29 02:42:10 +02:00
ModuleImporterTests.kt split out the code optimizers into own project submodule 2021-10-29 02:42:10 +02:00
TestCallgraph.kt tests for callgraph and unused subroutine removal in optimizer 2021-10-20 22:24:10 +02:00
TestCompilerOnCharLit.kt a few comment and TODO cleanups. 2021-10-19 23:20:34 +02:00
TestCompilerOnExamples.kt split out the code optimizers into own project submodule 2021-10-29 02:42:10 +02:00
TestCompilerOnImportsAndIncludes.kt simplified name conflict check for sub params 2021-10-29 00:20:33 +02:00
TestCompilerOnRanges.kt split out the code optimizers into own project submodule 2021-10-29 02:42:10 +02:00
TestCompilerOptionLibdirs.kt renamed command line option -libdirs to -srcdirs 2021-10-13 18:16:51 +02:00
TestImportedModulesOrderAndOptions.kt split out the code optimizers into own project submodule 2021-10-29 02:42:10 +02:00
TestMemory.kt split out the code optimizers into own project submodule 2021-10-29 02:42:10 +02:00
TestNumbers.kt split out the code optimizers into own project submodule 2021-10-29 02:42:10 +02:00
TestNumericLiteralValue.kt optimized imports 2021-10-11 00:22:04 +02:00
TestOptimization.kt add unit tests for AnonScope refactoring, cleaned up imports 2021-10-27 00:05:46 +02:00
TestPetscii.kt add unit tests for AnonScope refactoring, cleaned up imports 2021-10-27 00:05:46 +02:00
TestScoping.kt fix nested label lookups in anon scopes 2021-10-28 23:48:01 +02:00
TestSubroutines.kt fix nested label lookups in anon scopes (partly) 2021-10-27 02:41:24 +02:00
ZeropageTests.kt split out the code optimizers into own project submodule 2021-10-29 02:42:10 +02:00