1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-03 22:29:31 +00:00
cc65/testcode/lib
uz e92356cb36 Added the test program for the POSIX directory routines.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5686 b7a2c559-68d2-44c3-8de9-860c34a00d81
2012-06-06 18:31:58 +00:00
..
atari change my email addr from cpg@aladdin.de to chris@groessler.org 2011-02-26 22:15:24 +00:00
arg-test.c
atoi-test.c
clock.c
cprintf.c
cursor.c
deb.c
dir-test.c Added the test program for the POSIX directory routines. 2012-06-06 18:31:58 +00:00
div-test.c
em-test.c Added support for several machines. 2010-01-08 23:37:25 +00:00
fileio-test.c
files.txt
ft.c include unistd.h -- fix by Daniel Serpell 2009-11-25 17:59:55 +00: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
heaptest.c
joy-test.c
moddiv-test.c Added a test program for division and modulo operation. 2011-01-11 17:19:16 +00:00
mul-test.c Patch contributed by Greg King: 2009-12-02 15:15:49 +00:00
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
ser-test.c Added support for the Apple2 machines. 2009-12-13 11:16:38 +00:00
signal-test.c
strchr-test.c
strdup-test.c
strncmp-test.c
strnicmp-test.c
stroserror-test.c
strtol-test.c
strtoul-test.c
time-test.c
uname-test.c