summaryrefslogtreecommitdiff
path: root/tests/tadd1sp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an overflow bug in add1sp.pelissip2004-05-041-0/+23
* Remove use of abort (They can create core dump on some systems).pelissip2004-03-121-2/+2
* Fix a bug in taddsp (Forget to check if random does not generate zero).pelissip2004-02-131-11/+14
* + Add mpfr_add1sp which provides addition when all the operands have the same...pelissip2004-02-121-0/+135