summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [tests/tsum.c] Replaced a mpfr_inits by a mpfr_inits2.vlefevre2015-04-091-1/+1
* [tests/tsum.c] Added a simple test that triggers a glibc free() errorvlefevre2015-04-091-0/+30
* [tests/tsum.c] Removed a temporary comment.vlefevre2015-04-091-2/+0
* [tests/tsum.c] Added check_underflow test.vlefevre2015-04-091-4/+123
* [tests/tsum.c] Comments.vlefevre2015-04-081-2/+6
* [tests/tsum.c] Added check_overflow test, which triggers a bug.vlefevre2015-04-081-0/+52
* [tests/tsum.c] Completed the cancel test (generic random tests withvlefevre2015-03-311-15/+25
* [tests/tsum.c] Improved the check4 test:vlefevre2015-03-311-8/+13
* [tests/tsum.c] Reduced the check4 test because it was much too longvlefevre2015-03-311-2/+2
* [tests/tsum.c] Updated comment of the check4 test.vlefevre2015-03-301-1/+1
* [tests/tsum.c] Another correction in the check4 test.vlefevre2015-03-301-1/+1
* [tests/tsum.c] In the check4 test, two terms didn't correspond tovlefevre2015-03-301-2/+2
* [tests/tsum.c] Forgot the h in the error message of the check4 test.vlefevre2015-03-301-3/+4
* [tests/tsum.c] Extend the check4 test even further.vlefevre2015-03-301-53/+54
* [tests/tsum.c] Extend the check4 test even further.vlefevre2015-03-301-41/+50
* [tests/tsum.c] Added check4 test, which triggers a bug.vlefevre2015-03-301-0/+70
* [tests/tsum.c] Added bug20150327 testcase.vlefevre2015-03-271-0/+52
* [tests/tsum.c] Corrected test of the ternary values inex1 and inex2.vlefevre2015-03-271-5/+8
* [tests/tsum.c] More tests.vlefevre2015-03-191-27/+35
* [tests/tsum.c] Improved the check3 tests, which were added in thevlefevre2015-03-171-3/+3
* [tests/tsum.c] New tests.vlefevre2015-03-171-0/+77
* [tests/tsum.c] Value coverage checking: tmd can be 2 only for MPFR_RNDN.vlefevre2015-03-171-1/+1
* [tests/tsum.c] Improved test portability.vlefevre2015-02-261-10/+13
* [tests/tsum.c] New tests.vlefevre2015-02-261-30/+38
* [tests/tsum.c] New tests.vlefevre2015-02-261-0/+76
* [tests/tsum.c] New tests.vlefevre2015-02-251-0/+76
* [tests/tsum.c] In the generic test, also test with negative numbers.vlefevre2015-02-251-1/+5
* Updated value coverage checking for mpfr_sum.vlefevre2015-02-251-7/+9
* Value coverage checking when MPFR_COV_CHECK is defined, initiallyvlefevre2015-02-251-0/+24
* [tests/tsum.c] Added check of the ternary value.vlefevre2015-02-251-17/+29
* [tests/tsum.c] Re-enabled cancel() test.vlefevre2015-02-251-4/+0
* [tests/tsum.c] Increased the number of tests to get 2 current failuresvlefevre2015-02-201-2/+3
* [tests/tsum.c] Completely rewrote the generic test (now allows one tovlefevre2015-02-201-122/+75
* [tests/tsum.c] Run bug20131027 in each rounding mode.vlefevre2015-02-191-9/+19
* [tests/tsum.c] Removed the obsolete mpfr_sum_sort related testvlefevre2015-02-131-53/+0
* Merged the latest changes from the trunk.vlefevre2015-02-13184-205/+254
|\
| * Copyright notice update: added 2015 withvlefevre2015-02-13184-184/+184
| * [tests/tfpif.c] Updated a mpfr_set_zero line for consistency andvlefevre2015-01-211-1/+1
| * [tests/tset.c] More mpfr_set_inf tests.vlefevre2015-01-211-2/+11
| * [tests/tset.c] More mpfr_set_zero tests.vlefevre2015-01-211-2/+11
| * added check for libquadmath (not used)zimmerma2014-11-091-1/+1
| * [tests/tget_str.c] Code formatting.vlefevre2014-10-301-3/+3
| * [tests/tget_str.c] Fixed a test that made mpfr_get_str crash withvlefevre2014-10-301-1/+2
| * mpfr_get_str now sets the NaN flag on NaN input. See:vlefevre2014-10-291-1/+7
| * [tests/tests.c] Updated the error message last changed.vlefevre2014-10-091-1/+1
| * [tests/tests.c] Updated the error message last changed + comment.vlefevre2014-10-091-1/+10
| * [tests/Makefile.am] Added a reference to the bug I've just reportedvlefevre2014-10-081-0/+1
| * [tests/tests.c] Updated the error message last changed.vlefevre2014-10-081-3/+3
| * [tests/tests.c] Changed an error message.vlefevre2014-10-071-10/+16
| * [tests] Corrections for builds with "config.h".vlefevre2014-09-092-0/+8