Age | Commit message (Expand) | Author |
---|---|---|
2005-08-31 | add (size_t)-1 border case tests for strncat and strncmp, and add a bunch of ... | Mike Frysinger |
2005-06-30 | type cast output to prevent build warnings | Mike Frysinger |
2002-11-08 | Re-enable the strchrnul and rawmemchr tests | Eric Andersen |
2002-08-26 | sparc, alpha, and mips have different errno values than the other | Manuel Novoa III |
2002-02-21 | Update string tests per glibc 2.2.5's string tester. Looks like | Eric Andersen |
2001-07-04 | Added stpcpy and strcasestr along with some code to test them. | David McCullough |
2000-11-22 | Add in an additional test for memcmp suggested by Mathias Lewin | Eric Andersen |
2000-10-12 | Makefile update | Eric Andersen |
2000-10-11 | Finish reorganizing things. At least I think I've finished. | Eric Andersen |
2000-10-04 | Major facelift on the test area -- the beginnings of some real testing | Eric Andersen |