summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* [tests]vlefevre2017-09-051-0/+2
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Test suite improvement with Automake 1.13.vlefevre2015-05-201-26/+31
* [tests/Makefile.am] In LOADLIBES, replaced $(INCLUDES) by $(AM_CPPFLAGS)vlefevre2015-05-201-1/+1
* Updated autotools files to get rid of obsolete macros. Removedvlefevre2015-05-201-1/+1
* Copyright notice update: added 2015 withvlefevre2015-05-201-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-03-081-1/+1
* Patch from Nitin A Kamble for automake 1.12vlefevre2012-05-091-1/+1
* Merged changesets r8172-8173,8175 from the trunk to update URL's ofvlefevre2012-05-031-5/+5
* [tests/{Makefile.am,tests.c}] Fixed src_fopen to be able to run testvlefevre2012-03-261-0/+2
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [tests/Makefile.am] Added -L$(top_builddir)/src/.libs to AM_LDFLAGS.vlefevre2011-10-141-2/+18
* [tests/Makefile.am]vlefevre2011-09-081-1/+7
* [tests/Makefile.am] Added a comment.vlefevre2011-03-071-0/+3
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Rename mpfr_urandom_gaussian to mpfr_grandom.lfousse2011-01-161-2/+2
* [src/frexp.c,tests/tfrexp.c] added new function mpfr_frexpzimmerma2011-01-151-1/+1
* [tests/Makefile.am] Include turandom_gaussian in tests.lfousse2011-01-141-2/+2
* Support multiple inclusions of mpfr.h w.r.t. <stdio.h> and <stdarg.h>vlefevre2011-01-131-1/+1
* Support multiple inclusions of mpfr.h w.r.t. <stdint.h> / <inttypes.h>.vlefevre2011-01-131-1/+1
* [tests/Makefile.am] tversion is also run at the end (after a discussionvlefevre2010-12-121-1/+7
* [tests/Makefile.am] Added a comment (warning about LOADLIBES).vlefevre2010-11-081-0/+3
* [Makefile.am] updated LOADLIBES with reorganization of the sourceszimmerma2010-09-151-1/+1
* Source reorganization. In short:vlefevre2010-08-171-4/+4
* [tests/Makefile.am] Reordered check_PROGRAMS.vlefevre2010-06-101-6/+6
* * Added function mpfr_ai. The implementation is the most naive: it evaluatesschevill2010-03-171-1/+1
* added new function mpfr_set_z_exp (companion to mpfr_get_z_exp)zimmerma2010-02-221-4/+3
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* New function mpfr_urandom.thevenyp2010-01-131-22/+22
* tests/Makefile.am: added information about LOADLIBES.vlefevre2009-09-231-0/+4
* [tests/Makefile.am] put back LOADLIBES=... (enables to compile a program foo.czimmerma2009-09-231-0/+1
* [tests/Makefile.am] removed LOADLIBES=...zimmerma2009-09-211-1/+0
* Makefile.am, tests/Makefile.am: patch from Ralf Wildenhues.vlefevre2009-09-201-1/+1
* changed _binary32 into _flt for file names too:zimmerma2009-09-151-1/+1
* added new functions mpfr_set_binary32 and mpfr_get_binary32zimmerma2009-09-151-4/+4
* [digamma.c] new function mpfr_digammazimmerma2009-09-021-3/+3
* Makefile.am, tests/Makefile.am: added copyright notice (similar tovlefevre2009-07-301-0/+11
* tests/Makefile.am: Strech check_PROGRAMS list to ease insertion of new tests.thevenyp2009-07-301-16/+22
* Makefile.am: Sort tests in alphabetical order except the very first ones whic...thevenyp2009-07-301-17/+17
* NEWS Makefile.am mpfr.h mpfr.texi buildopt.c: New functions mpfr_buildopt_tls...thevenyp2009-05-051-1/+1
* Improved fix for problem dealt with in r6174: use function src_fopen()vlefevre2009-04-221-2/+0
* Fixed problem when the srcdir value contains a word that is #define'dvlefevre2009-04-221-1/+1
* Move mpfr_random2 to tests directory, remove it from API.thevenyp2009-03-241-1/+1
* [tests/tmin_prec.c] new file contributed from Laurent Foussezimmerma2009-03-161-1/+1
* [rint.c] fixed bug with round awayzimmerma2009-02-271-1/+1
* Makefile.am, tmul.c: Rename macro __SRCDIR to MPFR_SRCDIR.thevenyp2008-12-121-1/+1
* configure.in: Add AM_PROG_CC_C_O needed by tmul_CPPFLAGS.thevenyp2008-12-111-1/+3