collapseos/tools
Virgil Dupras a034f63e23 test: begin adding common test harnessing code
This should make tests a bit more convenient to write and debug.

Moreover, begin de de-IX-ization of parseExpr. I have, in a local WIP, a
parseExpr implemented using a recursive descent algo, it passes all tests, but
it unfortunately assembles a faulty zasm. I have to find the expressions that
it doesn't parse properly.

But before I do that, I prefer to commit these significant improvements I've
been making to tests harness in parallel of this development.
2019-12-23 15:41:25 -05:00
..
cfspack cfspack: allow multiple patterns and multiple paths in args 2019-12-11 21:08:46 -05:00
emul test: begin adding common test harnessing code 2019-12-23 15:41:25 -05:00
tests test: begin adding common test harnessing code 2019-12-23 15:41:25 -05:00
.gitignore tools: replace tools for old shell with tools for new shell 2019-12-11 14:58:50 -05:00
Makefile tools: replace tools for old shell with tools for new shell 2019-12-11 14:58:50 -05:00
blkdump.c tools: use BASIC's new while loop 2019-12-12 12:04:56 -05:00
common.c tools/uploadb: make it much much faster 2019-12-11 09:27:05 -05:00
common.h tools/uploadb: make it much much faster 2019-12-11 09:27:05 -05:00
font_compile.pl recipes/ti84: use a 3x5 font instead of a 5x7 one 2019-11-11 13:26:24 -05:00
memdump.c tools: use BASIC's new while loop 2019-12-12 12:04:56 -05:00
upload.c tools: use BASIC's new while loop 2019-12-12 12:04:56 -05:00
zasm.sh Add "avr/" includes folder 2019-12-15 09:38:01 -05:00