summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [tests/tsum.c] Test the support of reused arguments.vlefevre2016-06-241-14/+61
* [tests/tversion.c] Do not use "%zu" with printf (added in r10460).vlefevre2016-06-091-3/+5
* Other changes concerning the memory limit for the tests.vlefevre2016-06-093-6/+16
* [tests/memory.c] The MPFR_TESTS_MEMORY_LIMIT environment variable canvlefevre2016-06-091-4/+17
* [tests/tsum.c] Improved check3:vlefevre2016-06-081-29/+40
* Value coverage for tsum: After r9984 to differentiate sq > MPFR_PREC_MINvlefevre2016-06-081-1/+1
* Merged the latest change from the trunk (r10449).vlefevre2016-06-071-6/+4
|\
| * [tests/tprintf.c] Removed tests of native %'g and %'f (from r8292)vlefevre2016-06-071-6/+4
* | Merged the latest changes from the trunk.vlefevre2016-06-071-0/+22
|\ \ | |/
| * [tests/tlgamma.c] Typo in comment.vlefevre2016-06-071-1/+1
| * [tests/tlgamma.c] Corrected updated comment from r10444.vlefevre2016-06-071-2/+4
| * [tests/tlgamma.c] Updated comment of the test added in r10442.vlefevre2016-06-061-1/+2
| * [tests/tlgamma.c] Added a test causing a "too much memory" error withvlefevre2016-06-061-0/+19
* | Merged the latest changes from the trunk.vlefevre2016-06-061-7/+30
|\ \ | |/
| * [tests/tset_float128.c] Take into account failures in division by 0vlefevre2016-06-031-7/+30
* | Merged the latest changes from the trunk (C++ compatibility).vlefevre2016-06-032-22/+22
|\ \ | |/
| * [tests/tset_float128.c] C++ compatibility.vlefevre2016-06-031-21/+21
| * [tests/tlog.c] Added a cast to mpfr_rnd_t for C++ compatibility.vlefevre2016-06-031-1/+1
* | [tests/tfmma.c] Forgot a cast to mpfr_rnd_t for C++ compatibility.vlefevre2016-06-031-1/+1
* | [tests/tfmma.c] Correction.vlefevre2016-06-031-1/+1
* | [tests/tfmma.c] Test (1/2)x + (1/2)x = x near underflow.vlefevre2016-06-031-1/+60
* | [tests/tfmma.c] Replaced precision 64 by GMP_NUMB_BITS (to make surevlefevre2016-06-031-4/+4
* | [tests/tfmma.c] Added test cases where the precision of the resultvlefevre2016-06-021-46/+63
* | Merged the latest changes (in particular the fix in sub1.c) from thevlefevre2016-05-306-20/+224
|\ \ | |/
| * [tests/tsub.c] Added comments for check_max_almosteven (latestvlefevre2016-05-301-0/+23
| * [src/sub1.c] Fixed bug in mpfr_sub1 (real subtraction b - c, |b| > |c|):vlefevre2016-05-291-0/+130
| * added commentzimmerma2016-05-251-0/+3
| * [tests/tlog_ui.c] Improved a test function.vlefevre2016-05-241-3/+7
| * use rounding to nearest by default in "tconst_log2 prec"zimmerma2016-05-241-3/+2
| * minor changes to allow ./tlog xxx preczimmerma2016-05-241-6/+5
| * added generic tests for mpfr_log_ui + compare with mpfr_logzimmerma2016-05-242-11/+57
* | [tests/tfmma.c] Forgot a \n in printf.vlefevre2016-05-291-3/+3
* | [tests/tfmma.c] Added overflow tests that trigger an assertion failurevlefevre2016-05-291-9/+50
* | Merged the latest changes from the trunk and removed the remainingvlefevre2016-05-244-53/+79
|\ \ | |/
| * Removed _MPFR_PROTO with the following Perl script on the .h files.vlefevre2016-05-241-37/+37
| * [tests/tfpif.c] Correction on r10338: use src_fopen instead of fopenvlefevre2016-05-241-1/+7
| * added new (read-only) test file for mpfr_fpif_importzimmerma2016-05-242-1/+1
| * added tests for mpfr_fpif_import with precision > MPFR_PREC_MAXzimmerma2016-05-241-15/+35
* | [tests/tfmma.c] Completed near_overflow_tests (there's still a crash,vlefevre2016-05-241-8/+7
* | [tests/tfmma.c] Added near_overflow_tests, which crashes.vlefevre2016-05-241-2/+81
* | Merged the latest changes from the trunk.vlefevre2016-05-244-8/+104
|\ \ | |/
| * Minor comment & coding style corrections on r10327.vlefevre2016-05-231-22/+24
| * Added shared cache support (from a patch by Patrick PĂ©lissier).vlefevre2016-05-233-2/+85
| * added tests for mpfr_fpif in precision 1zimmerma2016-05-231-6/+17
* | [tests/tfmma.c] Added max_tests.vlefevre2016-05-231-0/+46
* | Also reverse-merge r9958, r9961 and r9962 (due to the previous ones).vlefevre2016-05-235-61/+25
* | First, reverse-merge r9975 and r9957 (whose only purpose was for fmma,vlefevre2016-05-231-8/+0
|/
* [tests/tfmma.c] Corrections and improvements in random_test.vlefevre2016-05-221-12/+18
* [tests/tfmma.c] Replaced mpfr_cmp by the stronger mpfr_equal_p.vlefevre2016-05-221-2/+2
* [tests]vlefevre2016-05-222-1/+3