summaryrefslogtreecommitdiff
path: root/regress/lib/libc/ieeefp
AgeCommit message (Expand)Author
2007-10-22Only test one condition per invocation flavour, instead of testing allMiod Vallat
2006-05-15Try harder to trigger an exception. On architectures where floating-pointMark Kettenis
2004-12-22some -Wimplicit-function-declaration cleaning; ok millert@David Krause
2004-10-10use sig_atomic_t instead of intMichael Shalayeff
2004-07-22Split and modify tests to prevent infinite loops on platforms with preciseMark Kettenis
2004-04-02check the signals for exceptions and do siginfo in the signal handler; also s...Michael Shalayeff
2004-01-16Test more ways of producing a positive infinity, and then test negativeMiod Vallat
2004-01-15Add a new regression test, which checks that we handle fp overflow correctly,Miod Vallat
2003-09-02add missing includesDavid Krause
2003-07-31various cleanups; david says results are sameTheo de Raadt
2002-02-23no more need to explicitly specify regress: _SUBDIRUSE targets anymore.Artur Grabowski
2002-02-18cleanArtur Grabowski
2002-02-18Return a failure if the test fails don't just fall out from main().Artur Grabowski
2002-02-18cleanArtur Grabowski
2002-02-16+ infPeter Valchev
2002-02-16Simple test for isinf(3) and HUGE_VAL; ok artPeter Valchev
2002-01-01trivial conversions to bsd.regress.mkArtur Grabowski
2001-01-29$OpenBSD$Niklas Hallqvist
1996-12-21-Wall madness.Todd C. Miller
1996-04-25sync w/ Net 960425Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt