Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate tools/regression/lib/libc/string into the FreeBSD test suite | Enji Cooper | 2015-11-08 | 1 | -147/+0 |
* | Make the strerror tests work without libtap. | Julio Merino | 2014-03-12 | 1 | -30/+42 |
* | Allow strerror(0) and strerror_r(0, ...). | Jilles Tjoelker | 2011-04-05 | 1 | -8/+13 |
* | Link against libtap (ports/devel/libtap). Replace the calls to assert() | Nik Clayton | 2005-02-01 | 1 | -31/+29 |
* | Switch over to a different, more flexible test output protocol that's | Nik Clayton | 2004-11-11 | 1 | -2/+4 |
* | Add regression test for strerror()/strerror_r(). | Mike Barcroft | 2002-12-18 | 1 | -0/+130 |