summaryrefslogtreecommitdiff
path: root/tests/tfpif.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/*.c] When not in a test, use set_emin and set_emax rather thanvlefevre2021-01-311-2/+2
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [tests/tfpif.c] Updated comment about the bug detected on AIX.vlefevre2020-06-131-1/+2
* [tests/tfpif.c] Fixed a bug (in the test) detected on AIX[*], wherevlefevre2020-06-121-1/+27
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* [tests/tfpif.c] GNU coding style.vlefevre2019-08-091-6/+6
* [tests/tfpif.c] Added a comment about the use of perror.vlefevre2019-08-091-0/+4
* [tests/tfpif.c] Also check fclose failure when the file has been openedvlefevre2019-08-091-4/+21
* [tests/tfpif.c] In case of failure of fopen or src_fopen, write thevlefevre2019-08-091-8/+10
* [tests/*.c] Added missing "const" qualifier to "char *" when thisvlefevre2019-07-021-4/+4
* 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/tfpif.c] improve coveragezimmerma2018-03-291-3/+14
* [tests/tfpif.c] improve coveragezimmerma2018-03-291-4/+12
* [tests/tfpif.c] Really fixed the badData test, completing r12504.vlefevre2018-03-291-1/+1
* [tests/tfpif.c] Fixed a test: for the huge-precision badData case,vlefevre2018-03-291-2/+3
* [tests/tfpif.c] Correction just in case MPFR_PREC_BITS > 64.vlefevre2018-03-291-2/+6
* [src/fpif.c] removed dead codezimmerma2018-03-281-4/+10
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [doc/mpfr.texi] For mpfr_fpif_export: the sign of a NaN is stored.vlefevre2017-12-051-0/+16
* [tests]vlefevre2017-12-041-48/+62
* [tests/tfpif.c] In doit(), before the call to mpfr_fpif_import(), setvlefevre2017-11-291-0/+8
* [tests/tfpif.c] For mpfr_fpif_import, check the precision too.vlefevre2017-11-291-2/+22
* [tests/tfpif.c] Output more information in case of error.vlefevre2017-11-291-1/+4
* [tests/tfpif.c] Added TODO's (but the failure should be fixed first).vlefevre2017-11-271-0/+2
* [tests/tfpif.c] Use SAME_VAL instead of mpfr_cmp. This triggers a bugvlefevre2017-11-271-4/+4
* [tests/tfpif.c] Split the main test function into:vlefevre2017-11-271-14/+23
* [tests/tfpif.c] Improved a test (NaN checking). Added comments.vlefevre2017-11-271-3/+3
* [tests/tfpif.c] Removed a TODO done in r10326 and r10338.vlefevre2017-11-271-2/+0
* [tests] Renamed mpfrtest.txt, mpfrtest.dat and mpfrtest2.dat tovlefevre2017-09-051-4/+4
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [tests/tfpif.c] Correction on r10338: use src_fopen instead of fopenvlefevre2016-05-241-1/+7
* added tests for mpfr_fpif_import with precision > MPFR_PREC_MAXzimmerma2016-05-241-15/+35
* added tests for mpfr_fpif in precision 1zimmerma2016-05-231-6/+17
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [tests/tfpif.c] Updated a mpfr_set_zero line for consistency andvlefevre2015-01-211-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* [tests/tfpif.c] Clean-up. Improved consistency.vlefevre2013-03-051-7/+6
* [tests/tfpif.c] Avoid mpfr_set_d as the results may depend on the Cvlefevre2013-03-011-5/+5
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [tests/tfpif.c] Added a TODO.vlefevre2012-12-211-0/+2
* [tests/tfpif.c] Removed trailing whitespace.vlefevre2012-03-271-2/+2
* [src/fpif.c,tests/tfpif.c] changed to GNU stylezimmerma2012-03-261-11/+11
* Add a test on FILE* in fpif.c; Added a missing test on a return value; Change...demengeo2012-03-261-0/+106
* renamed tests/inp_str.data into tests/inp_str.datzimmerma2012-03-201-2/+2
* changed the order of arguments of mpfr_fpif_import so that the modifiedzimmerma2012-03-191-2/+2
* mpfr_fpif_export_binary -> mpfr_fpif_exportzimmerma2012-03-191-3/+3
* stream.data renamed to mpfrtest.datzimmerma2012-03-191-28/+30