mpir/tests/misc
wbhart 109cb9403c Merge pull request #2 from KevinBrogan/master
Fix t-locale.c #define used to avoid a test when using mingw64
2014-04-02 20:51:03 +02:00
..
Makefile.am add tests in mpz mpf mpq misc mpn dir to regen script 2011-03-15 10:37:06 +00:00
Makefile.in Ran autoreconf -i to change autotools versions to those of development machine. 2014-02-04 13:40:51 +00:00
t-locale.c Fix t-locale.c #define used to avoid a test when using mingw64 2013-11-19 19:20:36 -08:00
t-printf.c Fix a pile of compiler warnings on Linux (but sadly not on Windows). 2014-04-01 00:43:06 +01:00
t-scanf.c 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