summaryrefslogtreecommitdiff
path: root/tools/regression/lib/libc
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-1694-94/+94
* MFC r207821: Generate some tests for sh's case commandJilles Tjoelker2010-05-152-1/+55
* MFC r206711: fnmatch: Fix bad FNM_PERIOD disablingJilles Tjoelker2010-04-231-0/+1
* MFC r206710: Add some tests for fnmatch(3).Jilles Tjoelker2010-04-232-1/+336
* MFC r198406: wordexp(3): fix some bugs with signals and long outputsJilles Tjoelker2009-12-061-0/+42
* Return -1 instead of 0 upon reaching EOF. This is somewhat ill-advisedDavid Schultz2009-04-061-2/+2
* Tests for getdelim().David Schultz2009-02-282-1/+169
* Add a file containing tests for simple format specifiers.David Schultz2009-02-282-1/+157
* Tests for wcscasecmp(), wcsnlen(), and stpncpy().David Schultz2009-02-284-1/+269
* Test wprintf() in addition to printf().David Schultz2009-01-311-3/+19
* Regression tests for bugs in gdtoa.David Schultz2008-09-031-11/+17
* Regression tests for fmtcheck(3).David Schultz2008-08-022-1/+103
* Add some regression tests for printf() with positional arguments.David Schultz2008-06-292-1/+133
* Regression test for a recently fixed strtod bug.David Schultz2008-06-211-1/+11
* Updates for changes in the way printf() handles hex floating pointDavid Schultz2008-04-121-5/+5
* Fix an amusing typo that has prevented this from compiling since 2004.David Schultz2007-12-161-7/+7
* Remove some test instrumentation. (The Symbol.map changes broke it anyway.)David Schultz2007-12-091-4/+0
* Make sure we set the locale to "C" when testing thousands' separatorDavid Schultz2007-12-031-2/+2
* Tests for rounding, and for the leading 0's bug.David Schultz2007-12-031-1/+13
* - Bugs in gethostbyXXX/getipnodebyXXX regression tests fixed.Michael Bushkov2007-06-242-73/+162
* Add regression tests for ethers(3) functions, including new _r variants.Robert Watson2007-05-133-1/+246
* Committing regression tests for all implemented nsswitch databases.Michael Bushkov2007-04-1520-0/+5390
* Remove the test that ensures that when the string "nan(...)" is convertedDavid Schultz2007-01-031-0/+8
* Fix cut-and-paste bugs in the regression tests.David Schultz2007-01-031-2/+2
* Style: NO_MAN doesn't need any value.Ruslan Ermilov2006-03-151-2/+1
* NOMAN --> NO_MANHajimu UMEMOTO2006-03-071-1/+1
* add simple test script.Hajimu UMEMOTO2005-05-051-0/+24
* - add $FreeBSD$.Hajimu UMEMOTO2005-05-041-1/+2
* - add $FreeBSD$.Hajimu UMEMOTO2005-05-041-10/+128
* This commit was generated by cvs2svn to compensate for changes in r145857,Hajimu UMEMOTO2005-05-043-0/+319
|\
| * import of parallel name resolution test.vendor/NetBSD/miscHajimu UMEMOTO2005-05-043-0/+319
* - Split tests into three rough categories.David Schultz2005-03-011-6/+98
* - Split the printfloat test into 11 individually wrapped and packagedDavid Schultz2005-03-012-8/+100
* Add to CFLAGS.Ruslan Ermilov2005-02-121-1/+1
* 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
* Remove regression tests for the obsolete rune interface.Tim J. Robbins2004-11-215-293/+1
* Switch over to a different, more flexible test output protocol that'sNik Clayton2004-11-1154-38/+364
* Add a regression test for floating-point output in the Greek locale.Giorgos Keramidas2004-10-131-0/+7
* Add test programs for mbsnrtowcs() and wcsnrtombs().Tim J. Robbins2004-07-213-0/+386
* Add a skeleton makefile that runs the tests out of libc/regex/grot.Tim J. Robbins2004-07-191-0/+11
* Oops, test error behaviour of wctrans(), not wctype().Tim J. Robbins2004-07-191-2/+2
* Add qsort, mergesort and heapsort regression tests.Maxim Sobolev2004-06-255-0/+477
* Fix stupid patch(1) tricks. Apparently patch thinks all files match theBrooks Davis2004-05-274-251/+0
* Add support for an /etc/eui64 file modeled on /etc/ethers. The API isBrooks Davis2004-05-265-0/+514
* Test accumulation of partial multibyte characters in conversionTim J. Robbins2004-05-111-0/+11
* Reset internal conversion state after triggering conversion errors;Tim J. Robbins2004-04-073-3/+10
* Add regression tests for printf's %a/%A formats.David Schultz2004-01-191-1/+38
* Add regression tests for some of the bugs recently discovered in theDavid Schultz2004-01-191-4/+15
* Work around a recently-introduced gcc bug. The compiler no longerDavid Schultz2004-01-181-1/+1