1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-04 17:04:58 +00:00
cc65/testcode/lib
Greg King 0390c34e88 Changed multi-line C comments into another style.
The left side doesn't look unbalanced.
2014-06-30 16:51:07 -04:00
..
atari Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04: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
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 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 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
exec-test1.c
exec-test2.c Harmonized usage of "KB" and "cc65". 2014-03-30 22:10:37 +02:00
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 Removed (pretty inconsistently used) tab chars from source code base. 2013-05-09 13:57:12 +02:00
heaptest.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
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 Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04: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 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
shift-test.c
signal-test.c
sprintf-test.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
strchr-test.c
strdup-test.c
strncmp-test.c
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 Extended the test 2002-11-13 13:36:28 +00:00
tinyshell.c Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
uname-test.c New file uname-test.c 2003-08-12 17:32:16 +00:00