summaryrefslogtreecommitdiff
path: root/tools/regression/lib/msun/test-next.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate a number of testcases from tools/regression/lib/msunEnji Cooper2015-12-161-265/+0
* Factor out some common code from the libm tests. This is a bit messyDavid Schultz2013-06-021-3/+3
* Fix a test that doesn't work on architectures where long double is noDavid Schultz2012-01-141-0/+2
* Don't try the long double tests on i386. Our reduced precisionDavid Schultz2007-12-161-1/+1
* Fixes to avoid overzealous constant folding.David Schultz2007-12-091-13/+15
* Test cases for nextafter{,f,l} and nexttoward{,f,l}.David Schultz2005-03-071-0/+261