collapseos/tools/tests/zasm
Virgil Dupras bccf933ea9 zasm: try for regular number or symbol before parsing expr
Previously, we would mess up literals like '-'.
2019-05-18 21:06:31 -04:00
..
geninstrs.py Move apps/zasm/tests to tools/tests/zasm 2019-05-16 11:23:15 -04:00
runtests.sh zasm: can now assemble zasm/util.asm! 2019-05-17 20:47:43 -04:00
test1.asm zasm: try for regular number or symbol before parsing expr 2019-05-18 21:06:31 -04:00
test2.asm Move apps/zasm/tests to tools/tests/zasm 2019-05-16 11:23:15 -04:00
test3.asm Move apps/zasm/tests to tools/tests/zasm 2019-05-16 11:23:15 -04:00
test4.asm zasm: allow single quote to contain whitespace 2019-05-17 17:22:16 -04:00
test5.asm zasm: add multiplication expressions 2019-05-17 22:22:10 -04:00
test6.asm zasm: can now assemble the shell! 2019-05-17 19:36:32 -04:00
test7.asm zasm: can now assemble zasm/directive.asm! 2019-05-18 20:37:34 -04:00