.. |
subFolder
|
+ expose #54, %asmbinary when outputDir != workingDir; also: refactor compiler tests on examples and add test helpers
|
2021-07-17 13:02:20 +02:00 |
asmBinaryFromSameFolder.p8
|
+ expose #54, %asmbinary when outputDir != workingDir; also: refactor compiler tests on examples and add test helpers
|
2021-07-17 13:02:20 +02:00 |
asmBinaryFromSubFolder.p8
|
+ expose #54, %asmbinary when outputDir != workingDir; also: refactor compiler tests on examples and add test helpers
|
2021-07-17 13:02:20 +02:00 |
asmBinaryNonExisting.p8
|
+ expose #54, %asmbinary when outputDir != workingDir; also: refactor compiler tests on examples and add test helpers
|
2021-07-17 13:02:20 +02:00 |
asmBinaryNonReadable.p8
|
+ expose #54, %asmbinary when outputDir != workingDir; also: refactor compiler tests on examples and add test helpers
|
2021-07-17 13:02:20 +02:00 |
asmIncludeFromSameFolder.p8
|
ref github issue
|
2021-10-10 23:00:31 +02:00 |
do_nothing1.bin
|
+ expose #54, %asmbinary when outputDir != workingDir; also: refactor compiler tests on examples and add test helpers
|
2021-07-17 13:02:20 +02:00 |
do_nothing.asm
|
+ expose #54, %asmbinary when outputDir != workingDir; also: refactor compiler tests on examples and add test helpers
|
2021-07-17 13:02:20 +02:00 |
file_with_syntax_error.p8
|
* move ModuleImporter to prog8.compiler (package & module), together with its tests
|
2021-08-02 10:07:19 +02:00 |
foo_bar.asm
|
+ expose #54, %asmbinary when outputDir != workingDir; also: refactor compiler tests on examples and add test helpers
|
2021-07-17 13:02:20 +02:00 |
foo_bar.p8
|
+ expose #54, %asmbinary when outputDir != workingDir; also: refactor compiler tests on examples and add test helpers
|
2021-07-17 13:02:20 +02:00 |
import_file_with_syntax_error.p8
|
* move ModuleImporter to prog8.compiler (package & module), together with its tests
|
2021-08-02 10:07:19 +02:00 |
import_import_nonexisting.p8
|
* move ModuleImporter to prog8.compiler (package & module), together with its tests
|
2021-08-02 10:07:19 +02:00 |
import_nonexisting.p8
|
* move ModuleImporter to prog8.compiler (package & module), together with its tests
|
2021-08-02 10:07:19 +02:00 |
importFromSameFolder_strLit.p8
|
* structure TestCompilerOnImportsAndIncludes, add (@Disabled for now) test re %import with string arg
|
2021-08-02 08:57:09 +02:00 |
importFromSameFolder.p8
|
+ TestCompilerOnImportsAndIncludes.kt: 2 tests, both passing (but see FIXME in asmIncludeFromSameFolder.p8)
|
2021-07-11 15:33:44 +02:00 |
simple_main.p8
|
+ TestCompilerOptionLibdirs.kt: libdirs option doesn't seem to work
|
2021-08-01 10:16:37 +02:00 |