summaryrefslogtreecommitdiffstats
path: root/test/string
Commit message (Collapse)AuthorAgeFilesLines
...
* Ignore more junkEric Andersen2000-10-171-0/+3
|
* More updatesEric Andersen2000-10-172-2/+13
|
* Makefile updateEric Andersen2000-10-122-8/+1
|
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-0/+7
|
* Major update to string handling. strcmp and friends were horriblyEric Andersen2000-10-052-0/+129
| | | | | broken. They now test out as working properly. -Erik
* More makefile updatesEric Andersen2000-10-041-3/+2
|
* Major facelift on the test area -- the beginnings of some real testingEric Andersen2000-10-043-0/+1047
stuff so we can get this library into shape. -Erik