summaryrefslogtreecommitdiff
path: root/tests/tests.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagmpfr-2-0-2-rel(no author)2003-11-211-1/+4
* Changed the remaining stderr to stdout.vlefevre2003-09-251-6/+4
* (tests_machine_prec_long_double): Add amd64 to theryde2003-08-301-1/+1
* (ld_trace): New function.ryde2003-08-301-0/+23
* (d_trace): New function.ryde2003-07-191-0/+23
* (tests_rand_end): Remove explicit __gmp_randsryde2003-06-281-5/+0
* (tests_start_mpfr): Make stdout and stderr unbuffered.ryde2003-06-241-0/+4
* moved _gmp_rands_initialized stuff from tests_end_mpfr() to tests_rand_end()zimmerma2003-06-201-6/+5
* removed randseed() stuff [obsolete now we use the GMP mechanism]zimmerma2003-06-191-12/+0
* Use autoconf recommended style for time.h withryde2003-06-131-2/+14
* added support for random seezimmerma2003-06-121-0/+56
* Replaced misc random functions by GMP ones.vlefevre2003-06-121-22/+11
* Added function randlimb().vlefevre2003-06-121-0/+10
* replaced isnan() by Isnan()zimmerma2003-01-161-3/+1
* Comment in mpfr_test_init: s/preprocessor/compiler/.vlefevre2003-01-161-2/+2
* fixed pb in mpfr_test_init with the compiler optimizing too muchzimmerma2003-01-161-5/+11
* Extended precision detection fixed.vlefevre2003-01-101-6/+4
* # Add a copyright year.ryde2003-01-081-1/+1
* (tests_machine_prec_double, tests_machine_prec_long_double): New functions.ryde2003-01-081-4/+28
* (<sys/fpu.h>) [__mips]: Move from mpfr-test.h to tests/tests.c,ryde2003-01-031-0/+4
* Suppress some #define and fix symbol names (makes code cleaner):vlefevre2002-12-161-4/+4
* Check for isnan.vlefevre2002-06-051-0/+8
* Patch by Kevin Ryde for memory leak checking + misc declaration fixes.vlefevre2002-05-271-0/+170