prog8/compiler/test/fixtures
2021-07-17 13:02:20 +02:00
..
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 + expose #54, %asmbinary when outputDir != workingDir; also: refactor compiler tests on examples and add test helpers 2021-07-17 13:02:20 +02:00
charConstAsRomsubArg.p8 + compiler/test/TestCompilerOnCharLit.kt 2021-06-28 18:24:35 +02:00
charLitAsRomsubArg.p8 + compiler/test/TestCompilerOnCharLit.kt 2021-06-28 18:24:35 +02:00
charVarAsRomsubArg.p8 + compiler/test/TestCompilerOnCharLit.kt 2021-06-28 18:24:35 +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
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
importFromSameFolder.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