mpir/tests/cxx
2013-07-31 14:51:32 +02:00
..
clocale.c exclude locale c++ test on mingw64 2010-11-10 10:23:32 +00:00
Makefile.am add all tests except c++ tests toe the regen script 2011-03-16 01:19:15 +00:00
Makefile.in Ran "autoreconf -fi" and put back correct config.(guess|sub) files. 2013-07-31 14:51:32 +02:00
t-assign.cc remove config.h from tests that do not appear to require this 2012-10-13 07:42:21 +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 Added #include "config.h" in all tests which needed it. 2012-10-18 20:14:58 +00: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 remove config.h from tests that do not appear to require this 2012-10-13 07:42:21 +00: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 Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00: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