1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-25 13:29:41 +00:00
cc65/test/misc
2020-07-21 19:15:41 +02:00
..
bug250.c added testcase for issue #250 2020-07-13 15:12:47 +02:00
bug264.c added testcase for issue #760 2020-07-13 15:13:06 +02:00
bug760.c added testcase for issue #760 2020-07-13 15:13:22 +02:00
bug975.c added testcase for issue #975 2020-07-13 15:13:38 +02:00
bug1048.c added testcase for issue #1048 2020-07-13 15:12:04 +02:00
bug1075.c added testcase for issue #1075 2020-07-13 15:12:30 +02:00
common.h makefile for misc, endless.c 2014-11-22 22:22:30 +01:00
endless.c versionable header for sim65 2019-05-29 22:56:51 +02:00
fields.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
goto.c Proper warnings for "risky" gotos. 2018-10-02 18:49:53 +02:00
goto.ref Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
limits.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
limits.ref added note on how to continue after failure, added missing limits.ref 2014-11-26 14:22:22 +01:00
Makefile update makefile to use $(NOT) as discussed with Oliver 2020-07-21 19:15:41 +02:00
pptest2.c rework pptest2 into a runable test and move to test/misc (since it does not compile with cc65) 2020-07-21 14:48:49 +02:00
sitest.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00