summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* libc: Add some tests for fmtmsg().jilles2012-02-212-1/+252
* Add .t files for tests, missed in prior checkins, so that prove(1) worksdas2012-01-143-0/+30
* Update the tests for arm and other ports where long double is the samedas2012-01-141-3/+3
* Spelling fixes for tools/uqs2011-12-301-1/+1
* A regression test to ensure that arc4random returns different sequencesdas2011-11-152-1/+91
* posix_spawn: If an error is detected in the child process, reap the zombie.jilles2011-07-102-1/+91
* Allow strerror(0) and strerror_r(0, ...).jilles2011-04-051-8/+13
* Generate some tests for sh's case command from the fnmatch tests.jilles2010-05-092-1/+55
* fnmatch: Fix bad FNM_PERIOD disabling if an asterisk has been seen.jilles2010-04-161-0/+1
* Add some tests for fnmatch(3).jilles2010-04-162-1/+336
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-031-7/+0
* wordexp(3): fix some bugs with signals and long outputsjilles2009-10-231-0/+42
* Regression tests for r197752 (handling of empty/NULL buffers).das2009-10-041-1/+20
* Return -1 instead of 0 upon reaching EOF. This is somewhat ill-adviseddas2009-04-061-2/+2
* Tests for getdelim().das2009-02-282-1/+169
* Add a file containing tests for simple format specifiers.das2009-02-282-1/+157
* Tests for wcscasecmp(), wcsnlen(), and stpncpy().das2009-02-284-1/+269
* Test wprintf() in addition to printf().das2009-01-311-3/+19
* Regression tests for bugs in gdtoa.das2008-09-031-11/+17
* Regression tests for fmtcheck(3).das2008-08-022-1/+103
* Add some regression tests for printf() with positional arguments.das2008-06-292-1/+133
* Regression test for a recently fixed strtod bug.das2008-06-211-1/+11
* Updates for changes in the way printf() handles hex floating pointdas2008-04-121-5/+5
* Fix an amusing typo that has prevented this from compiling since 2004.das2007-12-161-7/+7
* Remove some test instrumentation. (The Symbol.map changes broke it anyway.)das2007-12-091-4/+0
* Make sure we set the locale to "C" when testing thousands' separatordas2007-12-031-2/+2
* Tests for rounding, and for the leading 0's bug.das2007-12-031-1/+13
* - Bugs in gethostbyXXX/getipnodebyXXX regression tests fixed.bushman2007-06-242-73/+162
* Add regression tests for ethers(3) functions, including new _r variants.rwatson2007-05-133-1/+246
* Committing regression tests for all implemented nsswitch databases.bushman2007-04-1520-0/+5390
* Remove the test that ensures that when the string "nan(...)" is converteddas2007-01-031-0/+8
* Fix cut-and-paste bugs in the regression tests.das2007-01-031-2/+2
* Style: NO_MAN doesn't need any value.ru2006-03-151-2/+1
* NOMAN --> NO_MANume2006-03-071-1/+1
* add simple test script.ume2005-05-051-0/+24
* - add $FreeBSD$.ume2005-05-041-1/+2
* - add $FreeBSD$.ume2005-05-041-10/+128
* This commit was generated by cvs2svn to compensate for changes in r145857,ume2005-05-043-0/+319
|\
| * import of parallel name resolution test.ume2005-05-043-0/+319
* - Split tests into three rough categories.das2005-03-011-6/+98
* - Split the printfloat test into 11 individually wrapped and packageddas2005-03-012-8/+100
* Add to CFLAGS.ru2005-02-121-1/+1
* Add to CFLAGS, rather than overriding it. Use LDFLAGS for the -L option,nik2005-02-011-2/+3
* Link against libtap (ports/devel/libtap). Replace the calls to assert()nik2005-02-012-31/+32
* Remove regression tests for the obsolete rune interface.tjr2004-11-215-293/+1
* Switch over to a different, more flexible test output protocol that'snik2004-11-1154-38/+364
* Add a regression test for floating-point output in the Greek locale.keramida2004-10-131-0/+7
* Add test programs for mbsnrtowcs() and wcsnrtombs().tjr2004-07-213-0/+386
* Add a skeleton makefile that runs the tests out of libc/regex/grot.tjr2004-07-191-0/+11
* Oops, test error behaviour of wctrans(), not wctype().tjr2004-07-191-2/+2
OpenPOWER on IntegriCloud