1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-11 05:29:33 +00:00
cc65/targettest
Greg King 5cad3ce55a Fixed heaptest.c compiler warnings in a way that's better than PR #1621.
This fix adds "unsigned" to one line instead of removing it from several lines.
2022-07-21 03:13:10 +02:00
..
accelerator fix Makefiles for all targets, dive into subdirs like in samples 2022-07-21 03:13:10 +02:00
apple2 fix Makefiles for all targets, dive into subdirs like in samples 2022-07-21 03:13:10 +02:00
atari fix Makefiles for all targets, dive into subdirs like in samples 2022-07-21 03:13:10 +02:00
atari5200 fix Makefiles for all targets, dive into subdirs like in samples 2022-07-21 03:13:10 +02:00
cbm fix Makefiles for all targets, dive into subdirs like in samples 2022-07-21 03:13:10 +02:00
gamate fix Makefiles for all targets, dive into subdirs like in samples 2022-07-21 03:13:10 +02:00
pce fix Makefiles for all targets, dive into subdirs like in samples 2022-07-21 03:13:10 +02:00
sym1 fix Makefiles for all targets, dive into subdirs like in samples 2022-07-21 03:13:10 +02:00
arg-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
clock-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
clock.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
conio.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
cpeek-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
cprintf.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
cursor.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
deb.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
dir-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
div-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
em-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
exec-test1.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
exec-test2.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
fileio-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
ft.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
getopt-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
getsp.s rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
heaptest.c Fixed heaptest.c compiler warnings in a way that's better than PR #1621. 2022-07-21 03:13:10 +02:00
joy-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
Makefile fix Makefiles for all targets, dive into subdirs like in samples 2022-07-21 03:13:10 +02:00
minimal.c the forgotten minimal testprog 2022-07-21 03:13:10 +02:00
moddiv-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
mouse-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
mul-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
posixio-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
rename-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
scanf-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
seek.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
ser-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
strdup-test.c Remove most compiler warnings. 2022-07-21 03:13:10 +02:00
strnlen.c More strict printf() format string. 2022-07-21 03:13:10 +02:00
stroserror-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
strqtok-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00
tinyshell.c Remove most compiler warnings. 2022-07-21 03:13:10 +02:00
uname-test.c rename testcode/ to targettest/ 2020-09-29 19:14:46 +02:00