summaryrefslogtreecommitdiffstats
path: root/test/string/testcopy.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge from trunk. Whoa crap."Steven J. Hill"2006-08-221-17/+17
|
* Major update to string handling. strcmp and friends were horriblyEric Andersen2000-10-051-0/+108
broken. They now test out as working properly. -Erik