summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2020 withvlefevre2020-01-091-1/+1
* [tests/Makefile.am] Replaced "env -u DISPLAY" by "env DISPLAY=''" asvlefevre2019-01-071-2/+7
* 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/Makefile.am] Unset DISPLAY as it is not needed and it can yieldvlefevre2018-11-291-1/+5
* [tests/Makefile.am] Update of the "check" rule:vlefevre2018-04-261-1/+7
* Minor date-related changes as in the trunk:vlefevre2018-01-091-1/+1
* [tests]vlefevre2017-11-061-6/+6
* New mpfr_rootn_ui function; mpfr_root deprecated.vlefevre2017-09-131-17/+18
* [tests/Makefile.am] Added tfpif_rw.dat to CLEANFILES.vlefevre2017-09-051-1/+1
* [tests] Renamed mpfrtest.txt, mpfrtest.dat and mpfrtest2.dat tovlefevre2017-09-051-1/+1
* [tests]vlefevre2017-09-051-1/+1
* [tests]vlefevre2017-09-051-0/+2
* added new function mpfr_get_qzimmerma2017-06-021-1/+1
* new function mpfr_betazimmerma2017-02-271-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* added new (read-only) test file for mpfr_fpif_importzimmerma2016-05-241-1/+1
* [tests/Makefile.am] Comment update.vlefevre2016-02-291-1/+2
* first version of incomplete Gamma function (work in progress)zimmerma2016-01-161-1/+1
* [tests/Makefile.am] Tests in lexicographic order.vlefevre2016-01-141-2/+2
* forgot in last commitzimmerma2016-01-141-1/+1
* speedup in mpfr_fma and mpfr_fmszimmerma2016-01-101-1/+1
* Updated documentation related to valgrind or other wrapper for the testsvlefevre2016-01-081-0/+5
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [tests] Added talloc.c and updated check_PROGRAMS in Makefile.am.vlefevre2015-05-231-21/+22
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* added check for libquadmath (not used)zimmerma2014-11-091-1/+1
* [tests/Makefile.am] Added a reference to the bug I've just reportedvlefevre2014-10-081-0/+1
* [tests] Applied patch by Charles Karney (chi-squared tests forvlefevre2014-06-241-21/+20
* added trandom_deviate.c to improve coverage (contributed by Charles Karney)zimmerma2014-06-161-5/+5
* [tests/Makefile.am] Removed obsolete comment.vl-am113vlefevre2014-01-211-6/+0
* [tests]vlefevre2014-01-201-1/+1
* [tests/Makefile.am] Output the contents of tversion.log if this filevlefevre2014-01-201-0/+11
* [tests/Makefile.am] In LOADLIBES, replaced $(INCLUDES) by $(AM_CPPFLAGS)vlefevre2014-01-101-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* [src/random_deviate.c] applied patch from Charles Karneyzimmerma2013-06-071-3/+3
* added tests files for mpfr_nrandom and mpfr_erandomzimmerma2013-05-311-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* Updated autotool files to get rid of obsolete macros (thanks tovlefevre2012-07-271-1/+1
* added new function mpfr_round_nearest_away() as discussed during the June 2012zimmerma2012-07-031-1/+1
* Support tests that are expected to fail (from a patch by Patrick).vlefevre2012-06-261-1/+2
* added new functions mpfr_set_float128 and mpfr_get_float128zimmerma2012-06-251-1/+1
* patch from Nitin A Kamble for automake 1.12.zimmerma2012-05-081-1/+1
* Updated URL's of mailing-list archives/messages in all filesvlefevre2012-05-031-5/+5
* [tests/tests.c] fixed problem with src_fopenzimmerma2012-03-201-0/+2
* [tests/Makefile.am] inp_str.data -> inp_str.datzimmerma2012-03-201-1/+1
* [tests/Makefile.am] the name of the test file for the export/import functions...zimmerma2012-03-191-1/+1
* [tests/Makefile.am] put tfpif at its right placezimmerma2012-03-161-21/+21
* [src/fpif.c] fixed problem with sign on gcc38zimmerma2012-03-161-1/+2