index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
lib
/
libc
/
ieeefp
Age
Commit message (
Expand
)
Author
2007-10-22
Only test one condition per invocation flavour, instead of testing all
Miod Vallat
2006-05-15
Try harder to trigger an exception. On architectures where floating-point
Mark Kettenis
2004-12-22
some -Wimplicit-function-declaration cleaning; ok millert@
David Krause
2004-10-10
use sig_atomic_t instead of int
Michael Shalayeff
2004-07-22
Split and modify tests to prevent infinite loops on platforms with precise
Mark Kettenis
2004-04-02
check the signals for exceptions and do siginfo in the signal handler; also s...
Michael Shalayeff
2004-01-16
Test more ways of producing a positive infinity, and then test negative
Miod Vallat
2004-01-15
Add a new regression test, which checks that we handle fp overflow correctly,
Miod Vallat
2003-09-02
add missing includes
David Krause
2003-07-31
various cleanups; david says results are same
Theo de Raadt
2002-02-23
no more need to explicitly specify regress: _SUBDIRUSE targets anymore.
Artur Grabowski
2002-02-18
clean
Artur Grabowski
2002-02-18
Return a failure if the test fails don't just fall out from main().
Artur Grabowski
2002-02-18
clean
Artur Grabowski
2002-02-16
+ inf
Peter Valchev
2002-02-16
Simple test for isinf(3) and HUGE_VAL; ok art
Peter Valchev
2002-01-01
trivial conversions to bsd.regress.mk
Artur Grabowski
2001-01-29
$OpenBSD$
Niklas Hallqvist
1996-12-21
-Wall madness.
Todd C. Miller
1996-04-25
sync w/ Net 960425
Michael Shalayeff
1995-10-18
initial import of NetBSD tree
Theo de Raadt