collapseos/tools/tests/unit
Virgil Dupras fe15bafeca zasm: fix bug with registry selection
During expression parsing, if a local label was parsed, it would
select the local registry and keep that selection, making
subsequent global labels register in the wrong place.
2019-07-20 18:07:52 -04:00
..
runtests.sh Fix broken tests 2019-07-19 14:24:35 -04:00
test_core.asm blockdev: make implementors "random access" 2019-06-04 15:36:20 -04:00
test_expr.asm Fix broken tests 2019-07-19 14:24:35 -04:00
test_parse.asm zasm: add support for "$" symbol 2019-05-20 09:17:50 -04:00
test_parse_z.asm zasm: fix bug with registry selection 2019-07-20 18:07:52 -04:00
test_symbol.asm zasm: fix bug with registry selection 2019-07-20 18:07:52 -04:00
test_util_z.asm zasm: add multiplication expressions 2019-05-17 22:22:10 -04:00