summaryrefslogtreecommitdiff
path: root/tests/tset_si.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/{tset_si.c,tset_sj.c}] Fix when -DMPFR_USE_NO_MACRO is used.vlefevre2021-03-081-6/+8
* [tests] Use RND_LOOP.vlefevre2021-01-311-1/+1
* [tests/*.c] When not in a test, use set_emin and set_emax rather thanvlefevre2021-01-311-4/+4
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [tests/tset_si.c] Forgot a cast for MPFR_EXP_FSPEC argument.vlefevre2020-03-261-1/+2
* [tests/tset_si.c] Added tests of mpfr_set_si_2exp and mpfr_set_ui_2expvlefevre2020-03-251-0/+129
* 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
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [tests/tset_si.c] Minor correction in error message.vlefevre2017-10-061-2/+2
* [tests/tset_si.c] get_tests: added comments and tests in a reducedvlefevre2017-10-041-12/+56
* [tests] Got rid of the use of mpfr_print_binary, in general withvlefevre2017-09-141-4/+2
* Merged the latest changes from the trunk.vlefevre2017-05-291-15/+16
|\
| * [tests/*.c] Renamed "ERROR" macro (macro name reserved by ISO Cvlefevre2017-05-161-15/+16
| * Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
| * [tests/tset_{si,sj}.c] Style improvements. Added a comment.vlefevre2016-08-041-15/+18
| * [tests/tset_{si,sj}.c] Fixed macros. There were no consequences exceptvlefevre2016-08-041-1/+1
| * [tests] C++ compatibility: avoid errors with "g++ -std=c++11" or later.vlefevre2016-08-041-1/+1
* | Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* | Merged the following changesets from the trunk:vlefevre2016-09-021-16/+19
* | [tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similarvlefevre2016-07-221-4/+1
* | C++ compatibility.vlefevre2016-06-251-1/+1
* | more work on branch faithfulzimmerma2016-06-221-1/+4
|/
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [tests/tset_si.c] Improved NaN mpfr_get_si / mpfr_get_ui test.vlefevre2015-08-241-3/+3
* [tests/tset_si.c] Added mpfr_get_{si,ui} tests, including flags.vlefevre2015-08-241-0/+88
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* More code clean-up (for both consistency and readability):vlefevre2014-06-251-4/+2
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Applied patch 3 by Ondřej Bílka with some manual corrections,vlefevre2013-07-221-1/+1
* changed to allow compilation with C++:zimmerma2013-06-071-2/+2
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* [tests/tset_si.c] Minor type correction for r8498 (this shouldn't mattervlefevre2013-03-181-3/+4
* [tests/tset_si.c] Added mpfr_get_ui tests on small negative op.vlefevre2013-03-181-0/+54
* [tests/tset_si.c] Corrected comment.vlefevre2013-03-181-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [tests/tset_si.c] Also test the mpfr_set_ui function (instead of macro).vlefevre2012-06-261-0/+8
* [tests] Removed #include of headers already included via "mpfr-test.h"vlefevre2012-02-241-4/+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/tset_si.c] Added testcase for problem fixed in r7236.vlefevre2010-11-091-0/+22
* Replacedvlefevre2010-07-301-1/+1
* Made defined the previously undefined cases of mpfr_get_si, mpfr_get_ui,vlefevre2010-05-251-0/+16
* New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).vlefevre2010-05-071-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
* mp_rnd_t -> mpfr_rnd_tvlefevre2009-06-261-10/+10