summaryrefslogtreecommitdiff
path: root/tools/regression/lib/libc/string
Commit message (Expand)AuthorAgeFilesLines
* Integrate tools/regression/lib/libc/string into the FreeBSD test suiteEnji Cooper2015-11-086-436/+0
* Make the strerror tests work without libtap.Julio Merino2014-03-122-34/+42
* Allow strerror(0) and strerror_r(0, ...).Jilles Tjoelker2011-04-051-8/+13
* Tests for wcscasecmp(), wcsnlen(), and stpncpy().David Schultz2009-02-284-1/+269
* Add to CFLAGS, rather than overriding it. Use LDFLAGS for the -L option,Nik Clayton2005-02-011-2/+3
* Link against libtap (ports/devel/libtap). Replace the calls to assert()Nik Clayton2005-02-012-31/+32
* Switch over to a different, more flexible test output protocol that'sNik Clayton2004-11-112-2/+14
* Add regression test for strerror()/strerror_r().Mike Barcroft2002-12-182-0/+141