cc65/test/misc
acqn 3d0dc58153 Fixed visibility of undeclared functions and objects. 2024-01-13 00:46:14 +08:00
..
Makefile Fixed visibility of undeclared functions and objects. 2024-01-13 00:46:14 +08:00
bug1209-ind-goto-rev-2.c Add additional test cases for #1209 2020-08-24 19:15:06 +02:00
bug1209-ind-goto-rev-3.c Add additional test cases for #1209 2020-08-24 19:15:06 +02:00
bug1211-ice-move-refs-2.c move test for issue #1211 into misc 2021-05-25 13:38:06 +02:00
bug1265.c remove dangling spaces 2022-04-17 16:07:52 +02:00
bug1768.c Added tests for diagnostics in unevaluated context. 2022-11-12 21:05:01 +08:00
bug2304-implicit-func.c Fixed visibility of undeclared functions and objects. 2024-01-13 00:46:14 +08:00
endless.c versionable header for sim65 2019-05-29 22:56:51 +02:00
goto.c Proper warnings for "risky" gotos. 2018-10-02 18:49:53 +02:00
goto.ref Update failing test due to error format changes. 2021-05-11 17:41:59 +02: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
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 remove dangling spaces 2022-04-17 16:07:52 +02:00
struct-by-value.c guard test to ensure 3-byte struct isn't re-enabled without evaluation by accident 2023-05-04 17:07:34 -04:00