summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing test-rem.t.das2005-04-021-0/+10
* A few simple regression tests for remainder(), remainderf(),das2005-03-252-1/+144
* - Replace fe[gs]etmask() with feenableexcept(), fedisableexcept(), anddas2005-03-161-12/+31
* Test cases for nextafter{,f,l} and nexttoward{,f,l}.das2005-03-073-1/+272
* - 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
* Regression tests for [l]lrint[f]() and [l]lround[f]().das2005-01-115-1/+258
* 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-1158-42/+390
* Add a regression test for floating-point output in the Greek locale.keramida2004-10-131-0/+7
* Add regression tests for ilogb{,f,l}().stefanf2004-10-112-1/+83
* 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
* While testing fe[gs]etround(), make sure FLT_ROUNDS reflects thedas2004-07-191-0/+10
* Add qsort, mergesort and heapsort regression tests.sobomax2004-06-255-0/+477
* Add some fenv.h regression tests.das2004-06-112-0/+535
* Fix stupid patch(1) tricks. Apparently patch thinks all files match thebrooks2004-05-274-251/+0
* Add support for an /etc/eui64 file modeled on /etc/ethers. The API isbrooks2004-05-265-0/+514
* Test accumulation of partial multibyte characters in conversiontjr2004-05-111-0/+11
* Reset internal conversion state after triggering conversion errors;tjr2004-04-073-3/+10
* Add regression tests for printf's %a/%A formats.das2004-01-191-1/+38
* Add regression tests for some of the bugs recently discovered in thedas2004-01-191-4/+15
* Work around a recently-introduced gcc bug. The compiler no longerdas2004-01-181-1/+1
* Add regression tests for sgetrune() and sputrune().tjr2003-10-303-1/+269
* Add regression tests for floating point parsing in scanf(3).das2003-06-282-1/+181
* Regression tests for wctype(), iswctype(), wctrans(), towctrans().tjr2003-06-063-1/+191
* Add a dozen new tests with the general theme of getting trailingdas2003-04-191-0/+12
* Add a test case for printf("%5.0f", 0.001).das2003-04-141-0/+2
* Additional regression tests for grouping, parsing of '.*', and printingdas2003-04-071-0/+9
* Test for bug in revision 1.54 of vfprintf.c.tjr2003-04-061-0/+3
* Regression tests for printf()'s floating point formats.das2003-04-052-1/+168
* Write negative zero as '-0.0'. Otherwise, it is parsed as an integerdas2003-03-271-2/+2
* Add more tests. Specifically, infinity cast from other types shouldmike2003-02-081-0/+6
* Add regression test for soon-to-be-committed fpclassify().mike2003-02-052-1/+70
* Add a regression test for wordexp() and wordfree().tjr2003-01-042-0/+185
* Add a test program for perror() that demonstrates two bugs in thetjr2002-12-192-0/+116
* Test that if the buffer argument (`s') to wcrtomb() is NULL thentjr2002-12-191-19/+15
* Add regression test for strerror()/strerror_r().mike2002-12-182-0/+141
* Add test cases for btowc() and wctob() in multibyte locales.tjr2002-11-101-1/+14
* Test for the zero-length buffer bug corrected in mbrtowc.c revision 1.3.tjr2002-11-101-0/+7
* Add regression tests for mblen(), mbtowc(), wctomb(), mbstowcs() andtjr2002-11-096-1/+580
OpenPOWER on IntegriCloud