1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 18:57:06 +00:00
cc65/test/val
Greg King 244eeedcfc Shortenned the code that creates the TESTS make variable.
And, fixed the variable-substitution that creates the CC65 optimization option.
2014-12-18 14:17:56 -05:00
..
add1.c
add2.c
add3.c added makefile and common include 2014-11-22 16:59:31 +01:00
add4.c
and1.c
and2.c
atoi-test.c
bool1.c
bool3.c
call1.c
cc65091020.c removed common.h reference 2014-11-23 12:50:47 +01:00
common.h added makefile and common include 2014-11-22 17:02:46 +01:00
compare1.c
compare2.c
compare3.c
compare4.c
compare5.c removed common.h reference 2014-11-23 12:50:47 +01:00
compare6.c
compare7.c
compare8.c
compare9.c
compare10.c
cq4.c include s26 to get bitsize of char 2014-11-22 16:45:23 +01:00
cq9.c added makefile and common include 2014-11-22 16:59:31 +01:00
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 added makefile and common include 2014-11-22 16:59:31 +01:00
cq61.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq71.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq72.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq81.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq84.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq85.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq86.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq88.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq241.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq243.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq244.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq626.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq714.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq714b.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq715.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq757.c added makefile and common include 2014-11-22 16:59:31 +01:00
cq7813.c added makefile and common include 2014-11-22 16:59:31 +01:00
for.c
Makefile Shortenned the code that creates the TESTS make variable. 2014-12-18 14:17:56 -05:00
mult1.c
nestfor.c
or1.c
pointer1.c
ptrfunc.c
rotate1.c
rotate2.c
rotate3.c
rotate4.c
rotate5.c
rotate6.c
rotate7.c
strtol-test.c
strtoul-test.c
struct1.c
sub1.c
sub2.c
switch1.c
while.c
xor.c