summaryrefslogtreecommitdiff
path: root/tests/tget_flt.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/tget_flt.c] Avoid a warning about unused function equal_fltvlefevre2021-08-031-0/+2
* [tests/tget_flt.c] Code style: replaced "… == 0" by "! …" onvlefevre2021-08-031-5/+5
* [tests/tget_flt.c] Removed bug_icx (duplicate test).vlefevre2021-08-031-22/+0
* [tests/tget_flt.c] In bug_icx: replaced mpfr_set_flt, whose floatvlefevre2021-08-031-5/+1
* [tests/tget_flt.c] Added FIXME for test added in r14552.vlefevre2021-08-031-0/+2
* [tests/tget_flt.c] Portability correction.vlefevre2021-08-031-3/+5
* need -fp-model=strict for icxzimmerma2021-08-031-0/+22
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* Clean-up concerning the tests of subnormals for double and float.vlefevre2019-10-011-2/+2
* [tests] Use MPFR_DBL_* macros when necessary.vlefevre2019-02-041-3/+2
* 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/tget_flt.c] Correction about the use of mpfr_signbit, in casevlefevre2018-04-191-1/+1
* Replaced mpfr_mul_2exp & mpfr_div_2exp by mpfr_mul_2ui & mpfr_div_2ui,vlefevre2018-04-171-3/+3
* [src/get_flt.c] optimized code when MPFR_LIMBS_PER_FLT=1zimmerma2018-02-231-94/+188
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [tests] Got rid of MPFR_TESTS_EXCEPTIONS (added in r11489 and above),vlefevre2017-05-191-4/+4
* more work on MPFR_TESTS_EXCEPTIONSzimmerma2017-05-191-4/+4
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* added a separate configure test for subnormals in the "float" formatzimmerma2016-03-021-2/+2
* [tests/tget_flt.c] Do tests that may involve subnormals onlyvlefevre2016-03-021-0/+2
* use DOUBLE_ISNAN() instead of f == fzimmerma2016-03-011-2/+2
* added more details in case of errorzimmerma2016-03-011-0/+1
* 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-2/+2
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* [tests/tget_flt.c] Corrections when MPFR_ERRDIVZERO is defined.vlefevre2013-09-271-1/+6
* [tests/tget_flt.c] Protect a division by 0.vlefevre2013-09-261-2/+6
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [tests/{tset_d.c,tget_flt.c}] Disabled two tests when HAVE_SIGNEDZvlefevre2012-07-061-0/+2
* [tests] Removed #include of headers already included via "mpfr-test.h"vlefevre2012-02-241-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [tget_flt.c] added test to check FLT_MAX + FLT_MAX gives INFPzimmerma2011-07-281-0/+6
* [tests/tget_flt.c] Replaced FLT_MAX + FLT_MAX by (float) DBL_POS_INF,vlefevre2011-07-011-7/+1
* [tget_flt.c] check for compiler bugzimmerma2011-07-011-0/+6
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* replaced calls to mpfr_printf by calls to mpfr_dumpzimmerma2010-09-161-6/+6
* Support implementations where the floating-point division by 0 fails.vlefevre2010-08-041-0/+4
* Replacedvlefevre2010-07-301-1/+1
* [tests/tget_flt.c] Fixed printf strings (missing backslash).vlefevre2010-07-191-4/+4
* [tget_flt.c] completed previous commitzimmerma2010-07-151-2/+4
* [tget_flt.c] print more information in case a test failszimmerma2010-07-151-1/+3
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* [tget_flt.c] replaced %a by %.8ezimmerma2009-11-251-25/+25
* Deleted trailing spaces.vlefevre2009-09-181-7/+7