1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-28 10:55:43 +00:00
cc65/testcode/lib
2015-11-28 22:06:32 -08:00
..
atari Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
pce Added code to handle the special case of a zero-length move. 2015-11-02 17:09:45 -05:00
arg-test.c
atoi-test.c
clock.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
conio.c fix bordercolor in test 2015-10-14 17:34:29 +02:00
cprintf.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
cursor.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
deb.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
dir-test.c
div-test.c
em-test.c Added a menu to em-test.c and a struct that holds the available emd's, this way the user that wants to test an emd can use the menu to select which one to test. 2015-11-28 22:06:32 -08:00
exec-test1.c Harmonized usage of "KB" and "cc65". 2014-03-30 22:10:37 +02:00
exec-test2.c
fileio-test.c
ft.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
getopt-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
getsp.s
heaptest.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
joy-test.c
moddiv-test.c
mul-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
posixio-test.c
rename-test.c
scanf-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
seek.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
ser-test.c remove debug code 2013-12-06 20:53:49 +01:00
shift-test.c
signal-test.c
snprintf-test.c Added a test program for the special features of snprintf(). 2015-07-17 20:34:05 -04:00
sprintf-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04: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
stroserror-test.c
strqtok-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
strtol-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
strtoul-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
time-test.c
tinyshell.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
uname-test.c