summaryrefslogtreecommitdiff
path: root/tests/tget_set_d64.c
Commit message (Expand)AuthorAgeFilesLines
* 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_set_d64.c] Tests on powers of 10: test negative numbers too.vlefevre2018-06-201-8/+23
* [src/set_d64.c] Fixed ternary value, which was always 0. This is done byvlefevre2018-06-191-0/+46
* Merged recent tests from the trunk (r12393-12424).vlefevre2018-04-191-7/+44
* [tests]vlefevre2018-02-081-0/+1
* Minor date-related changes as in the trunk:vlefevre2018-01-091-1/+1
* Completed r11955: There were also DEBUG macros under the "tests"vlefevre2017-12-121-3/+1
* [tests] Got rid of MPFR_TESTS_EXCEPTIONS (added in r11489 and above),vlefevre2017-05-191-2/+2
* [tests/tget_set_d64.c] Disable tests with a division by 0 (which nowvlefevre2017-05-191-0/+4
* [tests/tget_set_d64.c] Made PRINT_ERR_MISC more robust.vlefevre2017-05-171-1/+1
* [tests/*.c] Renamed the remaining macros whose names are reservedvlefevre2017-05-171-16/+16
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [tests] _GMP_IEEE_FLOATS was got rid of in r10150, but still used invlefevre2016-11-151-3/+3
* added comment about printing decimal floatszimmerma2016-05-171-1/+3
* About "config.h" inclusion: code consistency; removed obsolete comment.vlefevre2016-02-251-1/+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
* [tests] Corrections for builds with "config.h".vlefevre2014-09-091-0/+4
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* [tests/tget_set_d64.c] More meaningful messages in check_inf_nan.vlefevre2013-09-151-35/+48
* [tests/tget_set_d64.c] More meaningful messages in check_inf_nanvlefevre2013-09-151-10/+48
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* Now --enable-decimal-float does not require any more --with-gmp-build.zimmerma2012-09-031-18/+28
* [src/get_d64.c] mpfr_get_decimal64 was buggy in MPFR_RNDN on somevlefevre2012-08-161-0/+27
* [tests/tget_set_d64.c] Added overflow tests (they cover the two badvlefevre2012-08-151-2/+58
* [tests/tget_set_d64.c] Added some tests for large numbers.vlefevre2012-08-151-0/+9
* [tests] Removed #include of headers already included via "mpfr-test.h"vlefevre2012-02-241-1/+0
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* tests: return 77 for skipped tests (see GNU Automake manual).vlefevre2011-01-131-4/+12
* Replacedvlefevre2010-07-301-1/+1
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-72/+72
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Added missing void's.vlefevre2009-01-201-1/+1
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* Remove obsolete mpfr_random function and replace it by mpfr_urandomb in tests.thevenyp2008-09-181-1/+1
* Final code clean-up based on icc warnings.vlefevre2008-08-071-2/+2
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* Untabified and removed trailing spaces.vlefevre2007-06-201-11/+11
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* added more checks with native formatzimmerma2006-11-091-0/+28
* added detection of decimal format in configure (DPD or BID)zimmerma2006-11-091-1/+9