1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-04 17:04:58 +00:00
cc65/test/val
2017-05-19 14:34:10 +03:00
..
add1.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
add2.c
add3.c
add3a.c
add4.c
add5.c
and1.c
and2.c
bool1.c
bool3.c
bss-name-decl.c
bss-name.c Fix regression of #pragma bss-name 2017-03-21 22:35:25 +01:00
call1.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
casttochar.c
cc65091020.c
cc65141002.c
cc65141022.c
cc65150311.c
common.h
compare1.c
compare2.c
compare3.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
compare4.c
compare5.c
compare6.c
compare7.c
compare8.c
compare9.c
compare10.c
cq4.c
cq9.c
cq22.c
cq25.c
cq26.c
cq61.c
cq71.c
cq72.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq81.c
cq84.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq85.c
cq86.c
cq88.c
cq241.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq243.c
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 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
lib_common_strrchr.c
lib_common_strspn.c Removed workaround. 2017-04-04 15:53:14 +02:00
lib_common_strtoul.c
Makefile
mult1.c
nestfor.c
or1.c
pointed-array.c
pointer1.c
postincdec.c
ptrfunc.c
rotate1.c
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
static-fwd-decl.c
struct1.c
sub1.c
sub2.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
switch1.c added tests as prepared by oliver 2014-09-25 21:38:34 +02:00
switch2.c
trampoline-params.c Add two new trampoline test cases 2017-05-19 14:34:10 +03:00
trampoline-varargs.c Add two new trampoline test cases 2017-05-19 14:34:10 +03:00
trampoline.c Adjustments in response to latest comments 2017-05-18 17:14:26 +03:00
unittest.h
void-size1.c
while.c
xor.c