| Commit message (Expand) | Author | Age | Files | Lines |
* | Integrate tools/regression/lib/libc/string into the FreeBSD test suite | ngie | 2015-11-08 | 6 | -436/+0 |
* | Make the strerror tests work without libtap. | jmmv | 2014-03-12 | 2 | -34/+42 |
* | Allow strerror(0) and strerror_r(0, ...). | jilles | 2011-04-05 | 1 | -8/+13 |
* | Tests for wcscasecmp(), wcsnlen(), and stpncpy(). | das | 2009-02-28 | 4 | -1/+269 |
* | Add to CFLAGS, rather than overriding it. Use LDFLAGS for the -L option, | nik | 2005-02-01 | 1 | -2/+3 |
* | Link against libtap (ports/devel/libtap). Replace the calls to assert() | nik | 2005-02-01 | 2 | -31/+32 |
* | Switch over to a different, more flexible test output protocol that's | nik | 2004-11-11 | 2 | -2/+14 |
* | Add regression test for strerror()/strerror_r(). | mike | 2002-12-18 | 2 | -0/+141 |