summaryrefslogtreecommitdiff
path: root/tests/tget_flt.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* changed _binary32 into _flt for file names too:zimmerma2009-09-151-0/+371