1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-19 21:32:19 +00:00
cc65/testcode/lib
2020-08-26 21:28:19 +02:00
..
accelerator added/updated Makefiles, preparing for CI (later) 2020-08-26 21:28:19 +02:00
apple2 added/updated Makefiles, preparing for CI (later) 2020-08-26 21:28:19 +02:00
atari added/updated Makefiles, preparing for CI (later) 2020-08-26 21:28:19 +02:00
atari5200 added/updated Makefiles, preparing for CI (later) 2020-08-26 21:28:19 +02:00
cbm added a second test that checks all available characters (including inverse) 2020-07-14 15:00:43 +02:00
gamate added/updated Makefiles, preparing for CI (later) 2020-08-26 21:28:19 +02:00
pce added/updated Makefiles, preparing for CI (later) 2020-08-26 21:28:19 +02:00
.gitignore
arg-test.c
clock-test.c Fixed the target guards around the usage messages. 2019-12-30 19:53:39 -05:00
clock.c
conio.c Added more source-code improvements to the conio test program. 2018-08-20 14:55:39 -04:00
cpeek-test.c Fixed typo. 2018-01-02 13:48:30 +01:00
cprintf.c
cursor.c
deb.c
dir-test.c added some ifdefs to make testcode compile for apple2 and atari targets 2020-08-26 15:08:17 +02:00
div-test.c Made div-test.c use doesclrscrafterexit(). 2018-11-09 17:11:03 -05:00
em-test.c change whitespace 2020-06-22 23:55:45 +02:00
exec-test1.c
exec-test2.c
fileio-test.c
ft.c
getopt-test.c Replaced plain 0's and 1's in exit statements with EXIT_SUCCESS or EXIT_FAILURE 2019-11-19 14:08:00 +01:00
getsp.s
heaptest.c added some ifdefs to make testcode compile for apple2 and atari targets 2020-08-26 15:08:17 +02:00
joy-test.c Created a target and a library for the Commander X16 prototype computer. 2019-09-27 03:38:51 -04:00
moddiv-test.c
mouse-test.c added some ifdefs to make testcode compile for apple2 and atari targets 2020-08-26 15:08:17 +02:00
mul-test.c Fix line endings (CRLF -> LF) on all affected files. 2017-03-10 11:21:14 +01:00
posixio-test.c
rename-test.c
scanf-test.c fix compilation, fixes issue #1184 2020-08-26 13:36:43 +02:00
seek.c seek test: Test some additional error cases. 2018-08-20 22:24:48 +02:00
ser-test.c
strdup-test.c added some ifdefs to make testcode compile for apple2 and atari targets 2020-08-26 15:08:17 +02:00
stroserror-test.c
strqtok-test.c
tinyshell.c Some improvements to Atari exec() after review. 2016-06-14 20:44:57 +02:00
uname-test.c