summaryrefslogtreecommitdiff
path: root/tests/tcbrt.c
Commit message (Expand)AuthorAgeFilesLines
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Improve test suite by adding new random values.pelissip2005-04-071-1/+6
* Updated copyright lines.vlefevre2005-01-281-1/+1
* casts to allow compilation with g++zimmerma2005-01-271-6/+6
* use GMP_RND_MAX instead of hard-coded constantzimmerma2004-02-231-1/+1
* fixed bugs in atan cbrt erfzimmerma2004-01-271-1/+23
* added several hard-coded tests (and fixed bugs found)zimmerma2004-01-221-9/+88
* Update the tests to reduce the use of floats.pelissip2004-01-091-2/+2
* + Optimize a few div.cpelissip2003-12-151-2/+1
* + Add new internal function: mpfr_check.pelissip2003-11-211-2/+2
* Changed the remaining stderr to stdout.vlefevre2003-09-251-14/+14
* Missing #include.vlefevre2003-01-241-0/+1
* Use tests_start_mpfr / tests_end_mpfr.ryde2003-01-221-1/+4
* Added some tests.vlefevre2002-10-181-0/+20
* main () -> main (void).vlefevre2002-10-181-1/+1
* added tcbrt.c, test file for mpfr_cbrtzimmerma2002-10-181-0/+76