summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix: readded dependencies.vlefevre2005-09-081-1/+1
* More detailed error message.vlefevre2005-09-061-2/+2
* missing set_eminzimmerma2005-09-061-0/+1
* added missing call to MPFR_TEST_USE_RANDS() [3 blocks non-freed]zimmerma2005-09-061-1/+2
* Fixed a bug (detected after mpfr_set_str_binary has been fixed)vlefevre2005-09-061-1/+1
* improved trade-off between fac_ui and gamma when argument is integerzimmerma2005-09-021-0/+12
* fixed remaining problem in gammazimmerma2005-09-021-7/+3
* now uses lngamma code for x < 1 toozimmerma2005-09-011-1/+85
* added another testzimmerma2005-09-011-0/+17
* removed useless prototypezimmerma2005-09-011-2/+0
* added new test (emax)zimmerma2005-08-311-0/+11
* now random tests also use x >= 1zimmerma2005-08-311-0/+1
* new function lngammazimmerma2005-08-312-1/+191
* Added .cvsignore files.vlefevre2005-08-301-0/+6
* added two new testszimmerma2005-08-301-0/+30
* check for overflow/underflow in pow and gammazimmerma2005-08-291-1/+13
* No longer assume that a mp_limb_t fits in an unsigned long (thisvlefevre2005-08-241-4/+2
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-1860-225/+225
* Converted tabs to spaces with expand.vlefevre2005-08-1852-759/+759
* Updated copyright line.vlefevre2005-08-1814-22/+21
* Support C implementations giving an incorrect value for the precisionvlefevre2005-08-181-1/+1
* fixed last test (expected result was wrong)zimmerma2005-08-161-1/+1
* added test casezimmerma2005-08-161-0/+11
* Added MPFR_DOUBLE_SPEC (not used yet, except for warning messages).vlefevre2005-08-112-24/+51
* Added a temporary test for non-IEEE-754 double's.vlefevre2005-08-101-0/+21
* Fix bug for pre-ansi compiler.pelissip2005-08-091-5/+5
* fixed bug in mpfr_sin (possible wrong inexact flag for rounding to nearest)zimmerma2005-08-081-2/+3
* Rename mpfr_stack to mpfr_custom_pelissip2005-08-051-19/+19
* Add test file for mpfr_subnormalizepelissip2005-08-012-1/+86
* Add a new test to avoid potential problems if mp_limb_t != long.pelissip2005-08-011-2/+7
* Add first version of MPFR stack interface.pelissip2005-07-262-1/+176
* Add a new regression test (to fix).pelissip2005-07-261-0/+26
* In the tests, set the locale to the current one. This allows to testvlefevre2005-07-091-0/+11
* Added in-place tests for atan(+/-0).vlefevre2005-07-051-0/+12
* Improve test for signed 0.pelissip2005-07-051-2/+4
* Add new test (failed).pelissip2005-06-141-0/+13
* Rechnage the meaning of root for k=0.pelissip2005-06-131-1/+9
* Fix bug with x<0 and k evenpelissip2005-06-131-0/+9
* Add special case for k==0pelissip2005-06-131-0/+50
* Add new check (+INF -INF --> NAN).pelissip2005-06-131-0/+10
* Fix bug of NAN and INF.pelissip2005-06-101-21/+36
* Fix warnings.pelissip2005-06-081-6/+6
* Improve test by adding special cases.pelissip2005-06-071-0/+59
* Clean up and improve check.pelissip2005-06-071-86/+107
* Simplify test to use tgeneric.pelissip2005-06-071-47/+16
* Improve coverage.pelissip2005-06-071-9/+16
* Improve coveragepelissip2005-06-062-3/+14
* Improve coverage testpelissip2005-06-061-3/+21
* Remove mpfr_sub_one_ulp from MPFR library.pelissip2005-06-063-4/+4
* Improve coverage.pelissip2005-06-061-1/+1