| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs | cvs2svn | 2008-02-24 | 86 | -86/+86 |
| * | - Bugs in gethostbyXXX/getipnodebyXXX regression tests fixed. | Michael Bushkov | 2007-06-24 | 2 | -73/+162 |
| * | Add regression tests for ethers(3) functions, including new _r variants. | Robert Watson | 2007-05-13 | 3 | -1/+246 |
| * | Committing regression tests for all implemented nsswitch databases. | Michael Bushkov | 2007-04-15 | 20 | -0/+5390 |
| * | Remove the test that ensures that when the string "nan(...)" is converted | David Schultz | 2007-01-03 | 1 | -0/+8 |
| * | Fix cut-and-paste bugs in the regression tests. | David Schultz | 2007-01-03 | 1 | -2/+2 |
| * | Style: NO_MAN doesn't need any value. | Ruslan Ermilov | 2006-03-15 | 1 | -2/+1 |
| * | NOMAN --> NO_MAN | Hajimu UMEMOTO | 2006-03-07 | 1 | -1/+1 |
| * | add simple test script. | Hajimu UMEMOTO | 2005-05-05 | 1 | -0/+24 |
| * | - add $FreeBSD$. | Hajimu UMEMOTO | 2005-05-04 | 1 | -1/+2 |
| * | - add $FreeBSD$. | Hajimu UMEMOTO | 2005-05-04 | 1 | -10/+128 |
| * | This commit was generated by cvs2svn to compensate for changes in r145857, | Hajimu UMEMOTO | 2005-05-04 | 3 | -0/+319 |
| |\ |
|
| | * | import of parallel name resolution test.vendor/NetBSD/misc | Hajimu UMEMOTO | 2005-05-04 | 3 | -0/+319 |
| * | - Split tests into three rough categories. | David Schultz | 2005-03-01 | 1 | -6/+98 |
| * | - Split the printfloat test into 11 individually wrapped and packaged | David Schultz | 2005-03-01 | 2 | -8/+100 |
| * | Add to CFLAGS. | Ruslan Ermilov | 2005-02-12 | 1 | -1/+1 |
| * | Add to CFLAGS, rather than overriding it. Use LDFLAGS for the -L option, | Nik Clayton | 2005-02-01 | 1 | -2/+3 |
| * | Link against libtap (ports/devel/libtap). Replace the calls to assert() | Nik Clayton | 2005-02-01 | 2 | -31/+32 |
| * | Remove regression tests for the obsolete rune interface. | Tim J. Robbins | 2004-11-21 | 5 | -293/+1 |
| * | Switch over to a different, more flexible test output protocol that's | Nik Clayton | 2004-11-11 | 54 | -38/+364 |
| * | Add a regression test for floating-point output in the Greek locale. | Giorgos Keramidas | 2004-10-13 | 1 | -0/+7 |
| * | Add test programs for mbsnrtowcs() and wcsnrtombs(). | Tim J. Robbins | 2004-07-21 | 3 | -0/+386 |
| * | Add a skeleton makefile that runs the tests out of libc/regex/grot. | Tim J. Robbins | 2004-07-19 | 1 | -0/+11 |
| * | Oops, test error behaviour of wctrans(), not wctype(). | Tim J. Robbins | 2004-07-19 | 1 | -2/+2 |
| * | Add qsort, mergesort and heapsort regression tests. | Maxim Sobolev | 2004-06-25 | 5 | -0/+477 |
| * | Fix stupid patch(1) tricks. Apparently patch thinks all files match the | Brooks Davis | 2004-05-27 | 4 | -251/+0 |
| * | Add support for an /etc/eui64 file modeled on /etc/ethers. The API is | Brooks Davis | 2004-05-26 | 5 | -0/+514 |
| * | Test accumulation of partial multibyte characters in conversion | Tim J. Robbins | 2004-05-11 | 1 | -0/+11 |
| * | Reset internal conversion state after triggering conversion errors; | Tim J. Robbins | 2004-04-07 | 3 | -3/+10 |
| * | Add regression tests for printf's %a/%A formats. | David Schultz | 2004-01-19 | 1 | -1/+38 |
| * | Add regression tests for some of the bugs recently discovered in the | David Schultz | 2004-01-19 | 1 | -4/+15 |
| * | Work around a recently-introduced gcc bug. The compiler no longer | David Schultz | 2004-01-18 | 1 | -1/+1 |
| * | Add regression tests for sgetrune() and sputrune(). | Tim J. Robbins | 2003-10-30 | 3 | -1/+269 |
| * | Add regression tests for floating point parsing in scanf(3). | David Schultz | 2003-06-28 | 2 | -1/+181 |
| * | Regression tests for wctype(), iswctype(), wctrans(), towctrans(). | Tim J. Robbins | 2003-06-06 | 3 | -1/+191 |
| * | Add a dozen new tests with the general theme of getting trailing | David Schultz | 2003-04-19 | 1 | -0/+12 |
| * | Add a test case for printf("%5.0f", 0.001). | David Schultz | 2003-04-14 | 1 | -0/+2 |
| * | Additional regression tests for grouping, parsing of '.*', and printing | David Schultz | 2003-04-07 | 1 | -0/+9 |
| * | Test for bug in revision 1.54 of vfprintf.c. | Tim J. Robbins | 2003-04-06 | 1 | -0/+3 |
| * | Regression tests for printf()'s floating point formats. | David Schultz | 2003-04-05 | 2 | -1/+168 |
| * | Write negative zero as '-0.0'. Otherwise, it is parsed as an integer | David Schultz | 2003-03-27 | 1 | -2/+2 |
| * | Add more tests. Specifically, infinity cast from other types should | Mike Barcroft | 2003-02-08 | 1 | -0/+6 |
| * | Add regression test for soon-to-be-committed fpclassify(). | Mike Barcroft | 2003-02-05 | 2 | -1/+70 |
| * | Add a regression test for wordexp() and wordfree(). | Tim J. Robbins | 2003-01-04 | 2 | -0/+185 |
| * | Add a test program for perror() that demonstrates two bugs in the | Tim J. Robbins | 2002-12-19 | 2 | -0/+116 |
| * | Test that if the buffer argument (`s') to wcrtomb() is NULL then | Tim J. Robbins | 2002-12-19 | 1 | -19/+15 |
| * | Add regression test for strerror()/strerror_r(). | Mike Barcroft | 2002-12-18 | 2 | -0/+141 |
| * | Add test cases for btowc() and wctob() in multibyte locales. | Tim J. Robbins | 2002-11-10 | 1 | -1/+14 |
| * | Test for the zero-length buffer bug corrected in mbrtowc.c revision 1.3. | Tim J. Robbins | 2002-11-10 | 1 | -0/+7 |
| * | Add regression tests for mblen(), mbtowc(), wctomb(), mbstowcs() and | Tim J. Robbins | 2002-11-09 | 6 | -1/+580 |