prog8/compiler/test
2021-07-17 13:02:20 +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 + expose #54, %asmbinary when outputDir != workingDir; also: refactor compiler tests on examples and add test helpers 2021-07-17 13:02:20 +02:00
AsmgenTests.kt got rid of Module.isLibraryModule variable, is now function that derives it from source path 2021-07-04 15:44:25 +02:00
Helpers.kt + expose #54, %asmbinary when outputDir != workingDir; also: refactor compiler tests on examples and add test helpers 2021-07-17 13:02:20 +02:00
TestCompilerOnCharLit.kt improve testability: use error returnvalues instead of using exitProcess() 2021-07-02 00:11:21 +02:00
TestCompilerOnExamples.kt + expose #54, %asmbinary when outputDir != workingDir; also: refactor compiler tests on examples and add test helpers 2021-07-17 13:02:20 +02:00
TestCompilerOnImportsAndIncludes.kt + expose #54, %asmbinary when outputDir != workingDir; also: refactor compiler tests on examples and add test helpers 2021-07-17 13:02:20 +02:00
TestMemory.kt got rid of Module.isLibraryModule variable, is now function that derives it from source path 2021-07-04 15:44:25 +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