1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-07 23:56:05 +00:00
cc65/test/val
Jesse Rosenstock 6f85ee9d95 Add another test for bit-field unit overlap
Test when there is another field after bit-fields with
allocation unit overlap.
2020-07-08 17:20:15 +02:00
..
add1.c
add2.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
add3.c added makefile and common include 2014-11-22 16:59:31 +01:00
add3a.c two more tests 2015-07-09 17:36:12 +02:00
add4.c
add5.c
and1.c
and2.c
anon-struct1.c Made a C union declaration know the sizes of anonymous struct/union members when it determines its size. 2018-05-13 18:54:45 -04:00
anon-struct2.c Made a C union declaration know the sizes of anonymous struct/union members when it determines its size. 2018-05-13 18:54:45 -04:00
assign-use1.c
binlit.c
bitfield.c Add another test for bit-field unit overlap 2020-07-08 17:20:15 +02:00
bool1.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
bool3.c
bss-name-decl.c Fix regression of #pragma bss-name 2017-03-21 22:35:25 +01:00
bss-name.c
bug367.c
bug735.c Testcase added. 2018-10-16 09:45:30 +02:00
bug830.c Fix for #830 supplied by UvB 2019-04-25 15:19:53 +02:00
bug895.c
call1.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
casttochar.c two more tests 2015-07-09 17:36:12 +02:00
cc65091020.c
cc65141002.c added 3 more test 2015-06-29 01:57:39 +02:00
cc65141011.c Moved test/ref/cc65141011.c to test/val/cc65141011.c. 2020-06-22 23:23:39 +02:00
cc65141022.c Fixed an uninitiated pointer. 2015-06-30 08:54:13 -04:00
cc65150311.c
common.h
compare1.c Changed most "backticks" (grave accents) into apostrophes. 2019-01-05 14:57:12 -05:00
compare2.c
compare3.c
compare4.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
compare5.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
compare6.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
compare7.c
compare8.c
compare9.c
compare10.c
computedgoto.c again, some TABs slipped into the code... 2019-04-30 18:21:13 +02:00
cq4.c
cq9.c
cq22.c
cq25.c
cq26.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
cq61.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
cq71.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
cq72.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
cq81.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
cq84.c
cq85.c
cq86.c
cq88.c
cq241.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
cq243.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
cq244.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
cq626.c
cq714.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
cq714b.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
cq715.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
cq757.c
cq7813.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
duffs-device.c Added Duff's Device to tests. 2016-08-15 11:26:03 -07:00
for.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
jmp-callax.c again, some TABs slipped into the code... 2019-04-30 18:21:13 +02:00
lib_common_atoi.c
lib_common_ctype.c
lib_common_memmove.c Removed workaround. 2017-04-04 15:45:24 +02:00
lib_common_mulxx.c
lib_common_strcat.c Removed workaround. 2017-04-04 15:51:00 +02:00
lib_common_strchr.c
lib_common_strcspn.c
lib_common_strncat.c
lib_common_strol.c Added further optimizations and unit tests. 2017-03-05 02:09:12 +01:00
lib_common_strrchr.c Added further optimizations and unit tests. 2017-03-05 02:09:12 +01:00
lib_common_strspn.c Removed workaround. 2017-04-04 15:53:14 +02:00
lib_common_strtoul.c
lz4.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
Makefile
mult1.c
nestfor.c
or1.c
pointed-array.c Removed some trailing whitespace; and, expanded a tab. 2015-07-01 10:09:11 -04:00
pointer1.c
postdec-8-8.c added various tests related to bug #1045 2020-06-23 00:46:12 +02:00
postdec-8-16.c added various tests related to bug #1045 2020-06-23 00:46:12 +02:00
postdec-16-8.c added various tests related to bug #1045 2020-06-23 00:46:12 +02:00
postdec-16-16.c added various tests related to bug #1045 2020-06-23 00:46:12 +02:00
postinc-8-8.c
postinc-8-16.c added various tests related to bug #1045 2020-06-23 00:46:12 +02:00
postinc-16-8.c
postinc-16-16.c
postincdec.c remote TABs in doc/ and test/ 2019-02-12 22:50:49 +01:00
predec-8-8.c
predec-8-16.c
predec-16-8.c
predec-16-16.c
preinc-8-8.c
preinc-8-16.c added various tests related to bug #1045 2020-06-23 00:46:12 +02:00
preinc-16-8.c
preinc-16-16.c
ptrfunc.c
rotate1.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
rotate2.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
rotate3.c
rotate4.c
rotate5.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
rotate6.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
rotate7.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
rotate8.c Added a regression test program for the changes in the right-shift optimizer. 2015-12-14 11:46:30 -05:00
static-1.c
static-fwd-decl.c Add regression test for #204. 2017-03-09 20:40:20 +01:00
struct1.c
sub1.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
sub2.c
switch1.c
switch2.c
time.c
trampoline-params.c Changed empty parameter lists into (void) lists on functions with asm() statements. 2019-07-16 13:16:02 -04:00
trampoline-varargs.c Changed empty parameter lists into (void) lists on functions with asm() statements. 2019-07-16 13:16:02 -04:00
trampoline.c Changed empty parameter lists into (void) lists on functions with asm() statements. 2019-07-16 13:16:02 -04:00
unittest.h
void-size1.c
while.c Fixed the handling of "while (0) {}". 2017-04-07 09:26:58 -04:00
xor.c