summaryrefslogtreecommitdiffstats
path: root/regress/lib/libm/round (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adapt tests for extended-precision.martynas2011-07-091-3/+12
|
* Add tests for {,l,ll}round{,f}. Same tests as for {,l,ll}rint{,f},martynas2011-04-172-0/+67
except doesn't test rounding modes. Fix pending. Build it with -fno-builtin if you want to test the library functionality--otherwise GCC4 will decide to use its builtins on some platforms.