1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-09-17 00:28:45 +10:00
collapseos/tools/tests/unit
Virgil Dupras dcb96aefe9 lib/parse: remove parseHexPair
Also, make parseHexadecimal "tail" (HL). Soon, all routines in lib/parse
will do that, making the life of lib/expr easier.
2019-12-29 21:56:56 -05:00
..
common.asm lib/expr: fix stack imbalance on failure 2019-12-29 16:15:48 -05:00
runtests.sh test: begin adding common test harnessing code 2019-12-23 15:41:25 -05:00
test_basic_parse.asm test: begin adding common test harnessing code 2019-12-23 15:41:25 -05:00
test_core.asm test: begin adding common test harnessing code 2019-12-23 15:41:25 -05:00
test_ed_util.asm core: remove cpHLDE 2019-12-12 15:53:14 -05:00
test_expr.asm lib/expr: fix stack imbalance on failure 2019-12-29 16:15:48 -05:00
test_lib_ari.asm lib/expr: refactor for easier operator addition 2019-11-22 14:45:12 -05:00
test_lib_fmt.asm basic: add puth command 2019-12-09 14:34:14 -05:00
test_lib_parse.asm lib/parse: remove parseHexPair 2019-12-29 21:56:56 -05:00
test_parse_z.asm Make the shell a userspace app 2019-11-15 15:37:49 -05:00
test_symbol.asm Extract str.asm from core.asm and make core included by userspace 2019-11-14 10:14:15 -05:00
test_util_z.asm lib/expr: refactor for easier operator addition 2019-11-22 14:45:12 -05:00
test_z_instr.asm zasm: little drive-by optimization 2019-12-13 10:54:01 -05:00