mirror of
https://github.com/rzzzwilson/pymlac.git
synced 2025-06-10 09:32:41 +00:00
Added tests for pyasm -b option
This commit is contained in:
parent
20c8b88378
commit
ce22e6ddc8
@ -6,6 +6,11 @@ test:
|
||||
cp pyasm pyasm.py
|
||||
python test_pyasm.py
|
||||
|
||||
debug:
|
||||
pyasm -o default_TEST.ptp test2.asm
|
||||
pyasm -b c8lds -o c8lds_TEST.ptp test2.asm
|
||||
pyasm -b lc16sd -o lc16sd_TEST.ptp test2.asm
|
||||
|
||||
run:
|
||||
python pyasm test.asm
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user