1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-01 15:54:59 +00:00
cc65/testcode/lib
2013-08-25 00:49:03 -04:00
..
atari Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
arg-test.c Added test programs for the exec() function. 2013-08-25 00:49:03 -04:00
atoi-test.c
clock.c Introduced target 'atarixl'. 2013-05-28 21:56:37 +02:00
cprintf.c Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
cursor.c Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
deb.c
dir-test.c Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
div-test.c Introduced target 'atarixl'. 2013-05-28 21:56:37 +02:00
em-test.c Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__. 2013-06-17 21:34:08 +02:00
exec-test1.c Added test programs for the exec() function. 2013-08-25 00:49:03 -04:00
exec-test2.c Added test programs for the exec() function. 2013-08-25 00:49:03 -04:00
fileio-test.c
ft.c Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__. 2013-06-17 21:34:08 +02:00
getopt-test.c Added getopt. The implementation is based on a public domain source, 2010-07-10 11:28:02 +00:00
getsp.s Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
heaptest.c Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
joy-test.c Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
moddiv-test.c
mul-test.c Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__. 2013-06-17 21:34:08 +02:00
posixio-test.c
rename-test.c Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
scanf-test.c Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
seek.c
ser-test.c Have __APPLE2ENH__ imply __APPLE2__ and __ATARIXL__ imply __ATARI__. 2013-06-17 21:34:08 +02:00
shift-test.c
signal-test.c
sprintf-test.c Added sprintf() test contributed by Ullrich von Bassewitz. 2013-07-27 17:21:07 +02:00
strchr-test.c Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
strdup-test.c Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
strncmp-test.c Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
strnicmp-test.c Introduced target 'atarixl'. 2013-05-28 21:56:37 +02:00
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 add "tinyshell" test program for file operations 2013-07-24 15:05:25 +02:00
uname-test.c