1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-01 08:29:37 +00:00
cc65/testcode/lib
cuz 245fc0b43f Remove the driver before exiting
git-svn-id: svn://svn.cc65.org/cc65/trunk@3655 b7a2c559-68d2-44c3-8de9-860c34a00d81
2005-11-20 13:31:42 +00:00
..
atari initial check-in 2005-08-29 22:34:14 +00:00
arg-test.c New test program arg-test.c 2004-05-02 00:53:39 +00:00
clock.c simple test program for clock() function 2001-11-06 22:02:27 +00:00
cprintf.c test program for cprintf() 2000-06-11 23:56:09 +00:00
cursor.c initial check-in 2002-11-03 22:52:39 +00:00
deb.c added deb.c (simple program to enter the debugger) 2000-06-25 02:20:13 +00:00
div-test.c Remove the casts, they are no longer needed 2002-11-01 21:27:59 +00:00
em-test.c Remove the driver before exiting 2005-11-20 13:31:42 +00:00
fileio-test.c New module fileio-test.c 2002-11-17 23:00:14 +00:00
files.txt New test program arg-test.c 2004-05-02 00:53:39 +00:00
ft.c renamed fd_table, fd_index to __fd_table and __fd_index (C naming) 2000-06-25 01:40:29 +00:00
getsp.s added file I/O test program 2000-06-11 23:36:16 +00:00
heaptest.c Internal identifier names have changed, _heap.h is available 2004-09-23 17:55:23 +00:00
joy-test.c Replaced joystick test program 2002-12-21 09:35:54 +00:00
posixio-test.c Added posixio-test.c 2002-11-17 22:44:55 +00:00
scanf-test.c Fixed tab removal which somehow went wrong 2005-02-14 09:38:30 +00:00
seek.c lseek is now in unistd.h 2005-05-04 10:09:52 +00:00
signal-test.c Added signal-test.c 2003-03-16 14:27:24 +00:00
strchr-test.c Added several test programs that were lying around for some time 2000-07-22 11:14:00 +00:00
strdup-test.c Added several test programs that were lying around for some time 2000-07-22 11:14:00 +00:00
strncmp-test.c Added several test programs that were lying around for some time 2000-07-22 11:14:00 +00:00
stroserror-test.c Added stroserror-test.c 2002-07-18 13:38:40 +00:00
time-test.c Extended the test 2002-11-13 13:36:28 +00:00
uname-test.c New file uname-test.c 2003-08-12 17:32:16 +00:00