]> git.sur5r.net Git - cc65/commit
Added several test programs that were lying around for some time
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 22 Jul 2000 11:14:00 +0000 (11:14 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 22 Jul 2000 11:14:00 +0000 (11:14 +0000)
commit2503a31938ec3325937be5b4a22a238c5911277f
treed33ac0e8c89250978d448504c0dbfa2cb59c6ab5
parent7dd7b024a041b6d233531daa79eec328ad6401c0
Added several test programs that were lying around for some time

git-svn-id: svn://svn.cc65.org/cc65/trunk@188 b7a2c559-68d2-44c3-8de9-860c34a00d81
testcode/lib/strchr-test.c [new file with mode: 0644]
testcode/lib/strdup-test.c [new file with mode: 0644]
testcode/lib/strncmp-test.c [new file with mode: 0644]