..
bss-name-conflict.c
Fix regression of #pragma bss-name
2017-03-21 22:35:25 +01:00
bug1001.c
added regression test related to bug #1001
2020-01-25 20:56:52 +01: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
duplicate-global-static.c
Add regression tests for duplicate globals with different linkage.
2017-03-09 21:18:48 +01:00
duplicate-global.c
Add regression tests for duplicate global/static variables detected by the compiler.
2017-03-09 20:49:42 +01:00
duplicate-static-global.c
Add regression tests for duplicate globals with different linkage.
2017-03-09 21:18:48 +01:00
duplicate-static.c
Add regression tests for duplicate global/static variables detected by the compiler.
2017-03-09 20:49:42 +01:00
front.c
remote TABs in doc/ and test/
2019-02-12 22:50:49 +01:00
Makefile
Make $WORKDIR for tests/err
2020-07-28 21:59:12 +02:00
pr1110.c
added tests related to pr #1110
2020-07-22 15:52:04 +02: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
void-empty.c
Made C's sizeof operator work with initialized void variables.
2017-03-12 14:41:32 -04:00
void-size2.c
Made C's sizeof operator work with initialized void variables.
2017-03-12 14:41:32 -04:00