| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow strerror(0) and strerror_r(0, ...). | jilles | 2011-04-05 | 1 | -8/+13 |
* | Generate some tests for sh's case command from the fnmatch tests. | jilles | 2010-05-09 | 2 | -1/+55 |
* | fnmatch: Fix bad FNM_PERIOD disabling if an asterisk has been seen. | jilles | 2010-04-16 | 1 | -0/+1 |
* | Add some tests for fnmatch(3). | jilles | 2010-04-16 | 2 | -1/+336 |
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | joel | 2010-03-03 | 1 | -7/+0 |
* | wordexp(3): fix some bugs with signals and long outputs | jilles | 2009-10-23 | 1 | -0/+42 |
* | Regression tests for r197752 (handling of empty/NULL buffers). | das | 2009-10-04 | 1 | -1/+20 |
* | Return -1 instead of 0 upon reaching EOF. This is somewhat ill-advised | das | 2009-04-06 | 1 | -2/+2 |
* | Tests for getdelim(). | das | 2009-02-28 | 2 | -1/+169 |
* | Add a file containing tests for simple format specifiers. | das | 2009-02-28 | 2 | -1/+157 |
* | Tests for wcscasecmp(), wcsnlen(), and stpncpy(). | das | 2009-02-28 | 4 | -1/+269 |
* | Test wprintf() in addition to printf(). | das | 2009-01-31 | 1 | -3/+19 |
* | Regression tests for bugs in gdtoa. | das | 2008-09-03 | 1 | -11/+17 |
* | Regression tests for fmtcheck(3). | das | 2008-08-02 | 2 | -1/+103 |
* | Add some regression tests for printf() with positional arguments. | das | 2008-06-29 | 2 | -1/+133 |
* | Regression test for a recently fixed strtod bug. | das | 2008-06-21 | 1 | -1/+11 |
* | Updates for changes in the way printf() handles hex floating point | das | 2008-04-12 | 1 | -5/+5 |
* | Fix an amusing typo that has prevented this from compiling since 2004. | das | 2007-12-16 | 1 | -7/+7 |
* | Remove some test instrumentation. (The Symbol.map changes broke it anyway.) | das | 2007-12-09 | 1 | -4/+0 |
* | Make sure we set the locale to "C" when testing thousands' separator | das | 2007-12-03 | 1 | -2/+2 |
* | Tests for rounding, and for the leading 0's bug. | das | 2007-12-03 | 1 | -1/+13 |
* | - Bugs in gethostbyXXX/getipnodebyXXX regression tests fixed. | bushman | 2007-06-24 | 2 | -73/+162 |
* | Add regression tests for ethers(3) functions, including new _r variants. | rwatson | 2007-05-13 | 3 | -1/+246 |
* | Committing regression tests for all implemented nsswitch databases. | bushman | 2007-04-15 | 20 | -0/+5390 |
* | Remove the test that ensures that when the string "nan(...)" is converted | das | 2007-01-03 | 1 | -0/+8 |
* | Fix cut-and-paste bugs in the regression tests. | das | 2007-01-03 | 1 | -2/+2 |
* | Style: NO_MAN doesn't need any value. | ru | 2006-03-15 | 1 | -2/+1 |
* | NOMAN --> NO_MAN | ume | 2006-03-07 | 1 | -1/+1 |
* | add simple test script. | ume | 2005-05-05 | 1 | -0/+24 |
* | - add $FreeBSD$. | ume | 2005-05-04 | 1 | -1/+2 |
* | - add $FreeBSD$. | ume | 2005-05-04 | 1 | -10/+128 |
* | This commit was generated by cvs2svn to compensate for changes in r145857, | ume | 2005-05-04 | 3 | -0/+319 |
|\ |
|
| * | import of parallel name resolution test. | ume | 2005-05-04 | 3 | -0/+319 |
* | - Split tests into three rough categories. | das | 2005-03-01 | 1 | -6/+98 |
* | - Split the printfloat test into 11 individually wrapped and packaged | das | 2005-03-01 | 2 | -8/+100 |
* | Add to CFLAGS. | ru | 2005-02-12 | 1 | -1/+1 |
* | Add to CFLAGS, rather than overriding it. Use LDFLAGS for the -L option, | nik | 2005-02-01 | 1 | -2/+3 |
* | Link against libtap (ports/devel/libtap). Replace the calls to assert() | nik | 2005-02-01 | 2 | -31/+32 |
* | Remove regression tests for the obsolete rune interface. | tjr | 2004-11-21 | 5 | -293/+1 |
* | Switch over to a different, more flexible test output protocol that's | nik | 2004-11-11 | 54 | -38/+364 |
* | Add a regression test for floating-point output in the Greek locale. | keramida | 2004-10-13 | 1 | -0/+7 |
* | Add test programs for mbsnrtowcs() and wcsnrtombs(). | tjr | 2004-07-21 | 3 | -0/+386 |
* | Add a skeleton makefile that runs the tests out of libc/regex/grot. | tjr | 2004-07-19 | 1 | -0/+11 |
* | Oops, test error behaviour of wctrans(), not wctype(). | tjr | 2004-07-19 | 1 | -2/+2 |
* | Add qsort, mergesort and heapsort regression tests. | sobomax | 2004-06-25 | 5 | -0/+477 |
* | Fix stupid patch(1) tricks. Apparently patch thinks all files match the | brooks | 2004-05-27 | 4 | -251/+0 |
* | Add support for an /etc/eui64 file modeled on /etc/ethers. The API is | brooks | 2004-05-26 | 5 | -0/+514 |
* | Test accumulation of partial multibyte characters in conversion | tjr | 2004-05-11 | 1 | -0/+11 |
* | Reset internal conversion state after triggering conversion errors; | tjr | 2004-04-07 | 3 | -3/+10 |
* | Add regression tests for printf's %a/%A formats. | das | 2004-01-19 | 1 | -1/+38 |