1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-26 05:29:30 +00:00
cc65/test/err
Oliver Schmidt a85ac88fca Merge pull request #197 from greg-king5/static
Handle almost-duplicate C declarations that have different linkages.
2015-08-15 06:53:40 +02:00
..
cc65091001.c Avoid wrong error. 2015-06-26 23:36:14 +02:00
cc65150311-1.c tests for illegal pointer operations that must always fail 2015-07-10 18:38:54 +02:00
cc65150311-2.c tests for illegal pointer operations that must always fail 2015-07-10 18:38:54 +02:00
cc65150311-3.c tests for illegal pointer operations that must always fail 2015-07-10 18:38:54 +02:00
cc65150311-4.c tests for illegal pointer operations that must always fail 2015-07-10 18:38:54 +02:00
cc65150311-5.c tests for illegal pointer operations that must always fail 2015-07-10 18:38:54 +02:00
cc65150311-6.c tests for illegal pointer operations that must always fail 2015-07-10 18:38:54 +02:00
cc65150311-7.c tests for illegal pointer operations that must always fail 2015-07-10 18:38:54 +02:00
cc65150311-8.c tests for illegal pointer operations that must always fail 2015-07-10 18:38:54 +02:00
cc65150311-9.c tests for illegal pointer operations that must always fail 2015-07-10 18:38:54 +02:00
cc65150311-10.c tests for illegal pointer operations that must always fail 2015-07-10 18:38:54 +02:00
cc65150311-11.c tests for illegal pointer operations that must always fail 2015-07-10 18:38:54 +02:00
front.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
Makefile Removed redundant attempts to build uncompilable files. 2015-08-13 17:47:02 -04:00
static-2.c Added regression tests of diagnostics for conflicts between extern/public and static declarations. 2015-08-13 03:39:35 -04:00
static-3.c Added regression tests of diagnostics for conflicts between extern/public and static declarations. 2015-08-13 03:39:35 -04:00
static-4.c Added regression tests of diagnostics for conflicts between extern/public and static declarations. 2015-08-13 03:39:35 -04:00