summaryrefslogtreecommitdiff
path: root/tests/tset_ld.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [tests/tset_ld.c] Improved an error message.vlefevre2020-07-151-1/+1
* [tests/tset_ld.c] Fixed mpfr_out_str usage in error messagesvlefevre2020-07-131-6/+7
* [tests/tset_ld.c] In a test specific to x86 extended precision, in casevlefevre2020-06-131-0/+16
* [tests/tset_ld.c] bug_20160907 (tests on subnormals):vlefevre2020-06-131-3/+8
* Updated URLs of the GCC mailing-list archives.vlefevre2020-04-081-2/+2
* [tests/tset_ld.c] Reverted r13858: the check_overflow test was alreadyvlefevre2020-04-021-12/+4
* [tests/tget_ld_2exp.c] fixed for case where long double = doublezimmerma2020-04-021-4/+12
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* [tests/tset_ld.c] give more digits in case of errorzimmerma2018-09-041-2/+2
* Fixed spelling mistakes found by codespell 1.11.0.vlefevre2018-03-081-1/+1
* [tests] Fixed type errors with -D_MPFR_PREC_FORMAT=2 in CFLAGS and thevlefevre2018-02-191-1/+1
* [tests/{tset_float128.c,tset_ld.c}] Removed obsolete WITH_FPU_CONTROLvlefevre2018-02-081-3/+0
* [tests] Formatting.vlefevre2018-02-021-0/+1
* [tests] Fixed the cases where tests_start_mpfr was called too late,vlefevre2018-02-021-10/+0
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [tests/tset_ld.c] Also test mpfr_get_ld in reduced exponent rangevlefevre2017-10-091-27/+45
* [tests] Got rid of MPFR_TESTS_EXCEPTIONS (added in r11489 and above),vlefevre2017-05-191-4/+4
* [tests/tset_ld.c] Disable an overflow test with a division by 0vlefevre2017-05-191-0/+2
* more work on MPFR_TESTS_EXCEPTIONSzimmerma2017-05-191-3/+3
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [src/set_ld.c,tests/tset_ld.c] Updated comments, in particularvlefevre2016-11-171-12/+4
* [tests/tset_ld.c] Added an overflow test that triggers a bug forvlefevre2016-11-151-0/+27
* [tests/tset_ld.c] Added a missing exit(1).vlefevre2016-11-151-0/+1
* [tests] _GMP_IEEE_FLOATS was got rid of in r10150, but still used invlefevre2016-11-151-1/+1
* [tests/tset_ld.c] Moved a comment.vlefevre2016-09-121-2/+1
* [tests/tset_ld.c] Fixed print_binary (and no longer any failure withvlefevre2016-09-121-18/+15
* [tests/tset_ld.c] Corrected note in print_binary.vlefevre2016-09-121-5/+5
* [tests/tset_ld.c] Reverted r10847 (it was incomplete and I was testingvlefevre2016-09-121-16/+21
* [tests/tset_ld.c] Fixed print_binary.vlefevre2016-09-121-21/+16
* [tests/tset_ld.c] Added a FIXME in print_binary, which can yield anvlefevre2016-09-121-0/+3
* [tests/tset_ld.c] Added a test that triggers a failure with gcc -mpc64vlefevre2016-09-121-1/+9
* [tests/tset_ld.c] Added some tests in case the rounding precision isvlefevre2016-09-121-2/+18
* [tests/tset_ld.c] In print_binary, added an assertion that may failvlefevre2016-09-121-1/+4
* [tests/tset_ld.c] Simplified a condition in print_binary (BTW, the oldvlefevre2016-09-121-3/+4
* [tests/tset_ld.c] Replaced a condition by a simpler, equivalent one.vlefevre2016-09-121-1/+1
* [tests/tset_ld.c] added notezimmerma2016-09-101-0/+8
* [tests/tset_ld.c] get rid of C99-only stuffzimmerma2016-09-091-8/+12
* [tests/tset_ld.c] Removed a variable that is no longer used.vlefevre2016-09-091-1/+1
* [tests/tset_ld.c] FIXME: nextafterl and ilogbl are C99 only.vlefevre2016-09-091-0/+1
* [tests/tset_ld.c] fixed computation of smallest subnormal using nextafterlzimmerma2016-09-091-10/+6
* [tests/tset_ld.c] added warningzimmerma2016-09-091-2/+4
* [tests/tset_ld.c] fixed print_binary() for when the rounding precision is lesszimmerma2016-09-091-4/+17
* [src/get_ld.c] Replaced FIXME by an explanation of the current behavior.vlefevre2016-09-091-0/+1
* [tests/tset_ld.c] Avoid a freeze in print_binary under NetBSD due tovlefevre2016-09-081-6/+13
* [tests/tset_ld.c] The print_binary function is freezing on a NetBSDvlefevre2016-09-081-6/+8
* [tests/tset_ld.c] Moved mpfr_test_init at the right place (likevlefevre2016-09-081-2/+1
* [tests/tset_ld.c] Fixed a loop in case an extended range is usedvlefevre2016-09-081-5/+7