summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/ieeefp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only test one condition per invocation flavour, instead of testing allmiod2007-10-221-27/+29
* Try harder to trigger an exception. On architectures where floating-pointkettenis2006-05-151-1/+7
* some -Wimplicit-function-declaration cleaning; ok millert@david2004-12-221-1/+3
* use sig_atomic_t instead of intmickey2004-10-101-2/+2
* Split and modify tests to prevent infinite loops on platforms with precisekettenis2004-07-222-34/+47
* check the signals for exceptions and do siginfo in the signal handler; also s...mickey2004-04-021-30/+39
* Test more ways of producing a positive infinity, and then test negativemiod2004-01-162-9/+67
* Add a new regression test, which checks that we handle fp overflow correctly,miod2004-01-153-2/+43
* add missing includesdavid2003-09-021-1/+2
* various cleanups; david says results are samederaadt2003-07-313-12/+12
* no more need to explicitly specify regress: _SUBDIRUSE targets anymore.art2002-02-231-3/+1
* cleanart2002-02-182-7/+3
* Return a failure if the test fails don't just fall out from main().art2002-02-181-2/+5
* + infpvalchev2002-02-161-2/+2
* Simple test for isinf(3) and HUGE_VAL; ok artpvalchev2002-02-162-0/+22
* trivial conversions to bsd.regress.mkart2002-01-012-16/+4
* $OpenBSD$niklas2001-01-295-0/+6
* -Wall madness.millert1996-12-211-0/+1
* sync w/ Net 960425mickey1996-04-251-5/+1
* initial import of NetBSD treederaadt1995-10-185-0/+168