1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-30 16:29:58 +00:00
cc65/test/ref
Oliver Schmidt 50b0536222 Ignore return values only with CMD.EXE MkII.
CMD.EXE considers file deletion commands not able to delete anything as there's nothing to delete as failed. Of course we don't want to bail out of the Makefile because of missing files to delete. Therefore we ignore the return values with '-'. This change limits this workaround to CMD.EXE.
2015-07-11 00:01:39 +02:00
..
8q.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
array.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
cc65070303.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
cc65080227.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
cc65080328.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
cc65090111.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
cc65090124.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
cc65090726.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
cc65090910.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
cc65090913.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
cc65091007.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
cc65091022.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
cc65101102.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
cc65101209.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
cc65101216.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
cc65110210.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
cc65110211.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
cf.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
cf.in added linefeeds 2014-11-24 20:35:35 +01:00
charconst.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
charset.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
common.h fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
cvt.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
dijkstra.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
divmod.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
hanoi.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
ifexpr.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
incr.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
init.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
macro.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
Makefile Ignore return values only with CMD.EXE MkII. 2015-07-11 00:01:39 +02:00
mandel.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
minimal.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
otccex.c Changed the compiler test-suite to work with the fastcall-default version of cc65. 2015-04-22 10:05:07 -04:00
paranoia.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
pointer2.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
return.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
sort.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
spill.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
stdarg.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
strptr.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
struct.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
switch.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
switch2.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
varargs.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
wf1.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
wf1.in fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
yacc.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
yacc.in added linefeeds 2014-11-24 20:35:35 +01:00
yacc2.c fixed up the rest of the tests, added rudimentary makefile(s) 2014-11-22 18:28:05 +01:00
yaccdbg.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00