summaryrefslogtreecommitdiffstats
path: root/regress/lib/libm/toint/toint.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add (currently failing) test for double -> long longotto2010-02-061-1/+10
* don't test unspecified behavior per ISO C (section F.4). this mademartynas2009-07-061-7/+1
* add test for an int overflow; found by otto@ on hppamickey2004-04-021-7/+15
* add missing includesdavid2003-09-021-1/+3
* various cleanups; david says results are samederaadt2003-07-311-4/+4
* fix the licensemickey2003-07-311-2/+2
* a double to int conversion testmickey2003-02-121-0/+42