prog8/compiler/test
2021-07-11 15:33:44 +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 + TestCompilerOnImportsAndIncludes.kt: 2 tests, both passing (but see FIXME in asmIncludeFromSameFolder.p8) 2021-07-11 15:33:44 +02:00
AsmgenTests.kt * no more scattering magic "@embedded@" all over the place: add SourceCode.isFromResources, *change Module.source from type Path to type SourceCode* 2021-07-09 17:32:33 +02:00
TestCompilerOnCharLit.kt + add tests for SourceCode.fromResources; refactor tests 2021-07-10 20:55:23 +02:00
TestCompilerOnExamples.kt + test examples for both platforms, cx16 and c64; test two more: tehtriz and textelite (the largest ones, 20KB / 36KB) 2021-07-10 21:41:51 +02:00
TestCompilerOnImportsAndIncludes.kt + TestCompilerOnImportsAndIncludes.kt: 2 tests, both passing (but see FIXME in asmIncludeFromSameFolder.p8) 2021-07-11 15:33:44 +02:00
TestMemory.kt * no more scattering magic "@embedded@" all over the place: add SourceCode.isFromResources, *change Module.source from type Path to type SourceCode* 2021-07-09 17:32:33 +02:00
TestNumbers.kt split up unittests files 2021-06-01 22:07:39 +02:00
TestNumericLiteralValue.kt name 2021-06-01 22:22:58 +02:00
TestPetscii.kt split up unittests files 2021-06-01 22:07:39 +02:00
ZeropageTests.kt split up unittests files 2021-06-01 22:07:39 +02:00