1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/testcode/lib
Christian Groessler 932748e6ca remove debug code
2013-12-06 20:53:49 +01:00
..
atari
arg-test.c
atoi-test.c
clock.c
cprintf.c
cursor.c
deb.c
dir-test.c
div-test.c
em-test.c
exec-test1.c Added test programs for the exec() function. 2013-08-25 00:49:03 -04:00
exec-test2.c
fileio-test.c
ft.c
getopt-test.c
getsp.s
heaptest.c
joy-test.c
moddiv-test.c
mul-test.c
posixio-test.c include unistd.h -- fix by Daniel Serpell 2009-11-25 17:59:55 +00:00
rename-test.c
scanf-test.c
seek.c lseek is now in unistd.h 2005-05-04 10:09:52 +00:00
ser-test.c remove debug code 2013-12-06 20:53:49 +01:00
shift-test.c
signal-test.c
sprintf-test.c
strchr-test.c
strdup-test.c
strncmp-test.c Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
strnicmp-test.c
stroserror-test.c
strtol-test.c
strtoul-test.c Added a test for strtoul(). 2009-09-24 17:09:33 +00:00
time-test.c
tinyshell.c
uname-test.c