acme/testing/errors
marcobaye 465da8c139 several small changes:
fixed a bug where "number out of range" error led to bogus "label already defined" errors
 made "number out of range" errors more specific (8/16/24 bit range)
 re-phrased two error messages
 cleaned up docs concerning "command/opcode/mnemonic/instruction"
 added test program to trigger "out of range" errors
 internal cleanup concerning INW/DEW/JAM mnemonics


git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@278 4df02467-bbd4-4a76-a152-e7ce94205b78
2020-07-18 13:50:46 +00:00
..
alreadydefined1.a more test programs 2020-06-13 23:12:06 +00:00
alreadydefined2.a fixed bugs: trig functions did not clear FITS_BYTE flag, comparisons did not set it! 2020-06-10 13:12:25 +00:00
alreadydefined3.a fixed bugs: trig functions did not clear FITS_BYTE flag, comparisons did not set it! 2020-06-10 13:12:25 +00:00
alreadydefined4.a changing a list now needs !set 2020-06-20 14:54:43 +00:00
alreadydefined5.a refactored (added a union) 2020-06-20 16:11:08 +00:00
alreadydefined6.a added another test program 2020-06-28 22:14:41 +00:00
forcebit1.a more test programs 2020-06-13 23:12:06 +00:00
forcebit2.a more test programs 2020-06-13 23:12:06 +00:00
nopseudopccontext1.a "unpseudopc" operator & now also works with program counter * 2020-06-16 23:12:44 +00:00
nopseudopccontext2.a "unpseudopc" operator & now also works with program counter * 2020-06-16 23:12:44 +00:00
opnotsupp1.a fixed operator priority bug (see test program added in svn rev 232) 2020-06-17 00:37:19 +00:00
outofrange.a several small changes: 2020-07-18 13:50:46 +00:00
toolateforpostfix1.a fixed bugs: trig functions did not clear FITS_BYTE flag, comparisons did not set it! 2020-06-10 13:12:25 +00:00
toolateforpostfix2.a fixed bugs: trig functions did not clear FITS_BYTE flag, comparisons did not set it! 2020-06-10 13:12:25 +00:00
toolateforpostfix3.a more test programs 2020-06-13 23:12:06 +00:00
toolateforpostfix4.a more test programs 2020-06-13 23:12:06 +00:00
toolateforpostfix5.a more test programs 2020-06-13 23:12:06 +00:00
toolateforpostfix6.a more test programs 2020-06-13 23:12:06 +00:00