summaryrefslogtreecommitdiff
path: root/tests/tset_ld.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2020 withvlefevre2020-01-091-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
* Fixed type errors with -D_MPFR_PREC_FORMAT=2 in CFLAGS and thevlefevre2018-04-111-1/+1
* Added codespell.ignore file with simple words to ignore with codespellvlefevre2018-03-081-1/+1
* [tests]vlefevre2018-02-081-3/+0
* [tests]vlefevre2018-02-021-0/+1
* [tests] Fixed the cases where tests_start_mpfr was called too late,vlefevre2018-02-021-10/+0
* Minor date-related changes as in the trunk:vlefevre2018-01-091-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
* [tests/tset_ld.c] Corrected a type (due to a printf with %ld).vlefevre2016-09-081-1/+1
* [tests/tset_ld.c] The bug_20160907 test is valid only withvlefevre2016-09-071-1/+3
* [tests/tset_ld.c] check more numbers in bug_20160907()zimmerma2016-09-071-0/+22
* [tests/tset_ld.c] added test that triggers bug in mpfr_get_ldzimmerma2016-09-071-0/+33
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Use MPFR_IS_NEG and MPFR_IS_POS instead of comparing the sign with 0.vlefevre2014-06-251-1/+1
* Updated URL's.vlefevre2014-06-221-1/+1