| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_6'. | cvs2svn | 2005-10-05 | 5 | -0/+212 |
| * | 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 |
| * | Add missing test-rem.t. | David Schultz | 2005-04-02 | 1 | -0/+10 |
| * | A few simple regression tests for remainder(), remainderf(), | David Schultz | 2005-03-25 | 2 | -1/+144 |
| * | - Replace fe[gs]etmask() with feenableexcept(), fedisableexcept(), and | David Schultz | 2005-03-16 | 1 | -12/+31 |
| * | Test cases for nextafter{,f,l} and nexttoward{,f,l}. | David Schultz | 2005-03-07 | 3 | -1/+272 |
| * | - 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 |
| * | Regression tests for [l]lrint[f]() and [l]lround[f](). | David Schultz | 2005-01-11 | 5 | -1/+258 |
| * | 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 | 58 | -42/+390 |
| * | Add a regression test for floating-point output in the Greek locale. | Giorgos Keramidas | 2004-10-13 | 1 | -0/+7 |
| * | Add regression tests for ilogb{,f,l}(). | Stefan Farfeleder | 2004-10-11 | 2 | -1/+83 |
| * | 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 |
| * | While testing fe[gs]etround(), make sure FLT_ROUNDS reflects the | David Schultz | 2004-07-19 | 1 | -0/+10 |
| * | Add qsort, mergesort and heapsort regression tests. | Maxim Sobolev | 2004-06-25 | 5 | -0/+477 |
| * | Add some fenv.h regression tests. | David Schultz | 2004-06-11 | 2 | -0/+535 |
| * | 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 |