summaryrefslogtreecommitdiff
path: root/tests/tsub_d.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* Added #if MPFR_VERSION >= MPFR_VERSION_NUM(2,4,0) conditionals to bevlefevre2007-12-291-0/+13
* got rid of mpfr_init_gmp_rand/MPFR_TEST_USE_RANDS and not-reentrant gmpzimmerma2007-11-171-1/+0
* GNU coding style, reformatting, exit (-1) -> exit (1).vlefevre2007-09-221-1/+1
* add some simple test cases in tadd_d.c and friendsthevenyp2007-09-111-0/+31
* new arithmetic functions with a double argumentthevenyp2007-09-071-0/+75