This website requires JavaScript.
Explore
Help
Sign In
bslathi19
/
cc65
Watch
1
Star
0
Fork
0
You've already forked cc65
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a6e099e9ac887ea5f34046b73fb144f0e117a75b
cc65
/
testcode
/
lib
History
uz
57bd3bb346
Added a test program for division and modulo operation.
...
git-svn-id: svn://svn.cc65.org/cc65/trunk@4906 b7a2c559-68d2-44c3-8de9-860c34a00d81
2011-01-11 17:19:16 +00:00
..
atari
…
arg-test.c
…
atoi-test.c
…
clock.c
…
cprintf.c
test program for cprintf()
2000-06-11 23:56:09 +00:00
cursor.c
…
deb.c
…
div-test.c
Remove the casts, they are no longer needed
2002-11-01 21:27:59 +00:00
em-test.c
…
fileio-test.c
…
files.txt
…
ft.c
…
getopt-test.c
…
getsp.s
…
heaptest.c
Internal identifier names have changed, _heap.h is available
2004-09-23 17:55:23 +00: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
…
posixio-test.c
…
rename-test.c
…
scanf-test.c
Fixed tab removal which somehow went wrong
2005-02-14 09:38:30 +00:00
seek.c
…
ser-test.c
…
signal-test.c
…
strchr-test.c
…
strdup-test.c
…
strncmp-test.c
Added several test programs that were lying around for some time
2000-07-22 11:14:00 +00:00
strnicmp-test.c
…
stroserror-test.c
…
strtol-test.c
Fixed a comment
2009-09-24 17:09:50 +00:00
strtoul-test.c
Added a test for strtoul().
2009-09-24 17:09:33 +00:00
time-test.c
…
uname-test.c
…