mpir/tests/cxx
2018-09-19 22:53:13 +01:00
..
clocale.c Apply patches to fix t-locale failure on Windows. Supplied by (sav-ix) 2017-02-13 14:59:43 +00:00
Makefile.am INCLUDES -> AM_CPPFLAGS as per autoreconf advice. 2015-06-09 17:21:21 +00:00
t-assign.cc correct C++ assign test 2014-03-28 08:16:49 +00:00
t-binary.cc remove config.h from tests that do not appear to require this 2012-10-13 07:42:21 +00:00
t-cast.cc removed obsolete fns mpn_divrem mpn_divmod and all referances to them 2009-08-11 22:11:33 +00:00
t-constr.cc remove config.h from tests that do not appear to require this 2012-10-13 07:42:21 +00:00
t-headers.cc Restored the t-headers test. 2010-02-08 20:18:09 +00:00
t-istream.cc for file in $(find -name \*.c ) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done 2009-02-12 10:24:24 +00:00
t-locale.cc Fix some more compiler warnings. 2014-06-16 14:48:10 +01:00
t-misc.cc remove config.h from tests that do not appear to require this 2012-10-13 07:42:21 +00:00
t-ops.cc Update the C++ header file (mpirxx.h) to match GMP 2013-04-17 13:54:43 +01:00
t-ostream.cc for file in $(find -name \*.c ) ; do sed -e "s/#include \"gmp\.h\"/#include \"mpir.h\"/g" $file > temp ; mv temp $file ; done 2009-02-12 10:24:24 +00:00
t-prec.cc remove config.h from tests that do not appear to require this 2012-10-13 07:42:21 +00:00
t-rand.cc Added tests and documentation 2018-09-19 22:53:13 +01:00
t-ternary.cc remove config.h from tests that do not appear to require this 2012-10-13 07:42:21 +00:00
t-unary.cc remove config.h from tests that do not appear to require this 2012-10-13 07:42:21 +00:00