summaryrefslogtreecommitdiff
path: root/tests/test-trunc2.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* trunc: Implement result sign according to IEEE 754.Bruno Haible2010-12-221-2/+14
* Fix side effects from tests-related modules.Bruno Haible2010-04-091-0/+5
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Refactor common macros used in tests.Bruno Haible2009-12-241-14/+2
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-39/+39
* Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.Ben Pfaff2008-07-121-1/+1
* Flush the standard error stream before aborting.Bruno Haible2008-04-111-0/+1
* Rename isnan, applicable to 'double' only, to isnand.Bruno Haible2008-01-261-3/+3
* Don't rely on excess precision: -4 > -3.00000024 - 1 can evaluate to falseBruno Haible2007-10-201-2/+2
* Add new test for trunc function.Bruno Haible2007-10-131-0/+166