summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove another Alpha remnant.das2007-12-161-1/+0
* Regression tests for nan{,f,l}().das2007-12-163-1/+133
* Regression tests for csqrt(3).das2007-12-153-1/+306
* Remove some test instrumentation. (The Symbol.map changes broke it anyway.)das2007-12-091-4/+0
* Fixes to avoid overzealous constant folding.das2007-12-091-13/+15
* gcc 4 does some overzealous constant folding, and since it doesn'tdas2007-12-091-1/+6
* Make sure we set the locale to "C" when testing thousands' separatordas2007-12-031-2/+2
* Tests for rounding, and for the leading 0's bug.das2007-12-031-1/+13
* Add regression tests for flopen(3).des2007-08-033-1/+189
* - Bugs in gethostbyXXX/getipnodebyXXX regression tests fixed.bushman2007-06-242-73/+162
* Add regression tests for ethers(3) functions, including new _r variants.rwatson2007-05-133-1/+246
* Committing regression tests for all implemented nsswitch databases.bushman2007-04-1520-0/+5390
* Fix a few of the tests so that correct implementations actually pass them.das2007-01-071-6/+14
* Remove the test that ensures that when the string "nan(...)" is converteddas2007-01-031-0/+8
* Fix cut-and-paste bugs in the regression tests.das2007-01-031-2/+2
* Remove alpha left-overs.ru2006-08-221-3/+0
* Add a test program which performs some very basic tests of libmp(3).simon2006-07-283-0/+233
* Style: NO_MAN doesn't need any value.ru2006-03-151-2/+1
* NOMAN --> NO_MANume2006-03-071-1/+1
* Add regression tests for trimdomain(3).brooks2005-10-055-0/+212
* 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
OpenPOWER on IntegriCloud