1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-19 06:31:31 +00:00
cc65/test/val
2017-06-07 10:20:20 -04:00
..
add1.c
add2.c
add3.c
add3a.c
add4.c
add5.c
and1.c
and2.c
bool1.c
bool3.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
bss-name-decl.c Fix regression of #pragma bss-name 2017-03-21 22:35:25 +01:00
bss-name.c
call1.c
casttochar.c
cc65091020.c removed common.h reference 2014-11-23 12:50:47 +01:00
cc65141002.c
cc65141022.c
cc65150311.c
common.h
compare1.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
compare2.c
compare3.c
compare4.c
compare5.c
compare6.c
compare7.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
compare8.c
compare9.c
compare10.c
cq4.c
cq9.c
cq22.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq25.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq26.c
cq61.c
cq71.c
cq72.c
cq81.c
cq84.c
cq85.c
cq86.c
cq88.c
cq241.c
cq243.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq244.c
cq626.c
cq714.c
cq714b.c
cq715.c
cq757.c
cq7813.c
duffs-device.c
for.c
lib_common_atoi.c
lib_common_memmove.c
lib_common_strcat.c
lib_common_strchr.c
lib_common_strcspn.c
lib_common_strncat.c
lib_common_strol.c
lib_common_strrchr.c
lib_common_strspn.c
lib_common_strtoul.c
Makefile
mult1.c
nestfor.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
or1.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
pointed-array.c
pointer1.c
postincdec.c
ptrfunc.c
rotate1.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
rotate2.c
rotate3.c
rotate4.c
rotate5.c
rotate6.c
rotate7.c
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 Added regression tests of diagnostics for conflicts between extern/public and static declarations. 2015-08-13 03:39:35 -04:00
static-fwd-decl.c
struct1.c
sub1.c
sub2.c
switch1.c
switch2.c
trampoline-params.c
trampoline-varargs.c
trampoline.c
unittest.h
void-size1.c
while.c Fixed the handling of "while (0) {}". 2017-04-07 09:26:58 -04:00
xor.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00