Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt tests for extended-precision. | 2011-07-09 | 1 | -3/+12 | |
| | |||||
* | Add tests for {,l,ll}round{,f}. Same tests as for {,l,ll}rint{,f}, | 2011-04-17 | 2 | -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. |