mpir/tests
2012-09-28 22:22:18 +00:00
..
cxx Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
devel sumdiff try test unconditionally 2012-03-10 21:46:44 +00:00
fft Autoreconf -i after filename updates. 2012-09-27 20:21:45 +00:00
misc removed all use HAVE_HOST , except for timing on the powerpc 2011-09-12 01:23:43 +00:00
mpf change some longs to mpir_si in tests 2012-08-22 09:52:01 +00:00
mpn commit changes to remove conflicts after merge from trunk 2012-07-27 08:16:21 +00:00
mpq change some longs to mpir_si in tests 2012-08-22 09:52:01 +00:00
mpz Changed -INTMAX_MIN to INTMAX_MIN in t-set_sx.c. 2012-09-28 22:22:18 +00:00
rand Fixed missing includes in t-next_likely_prime.c and t-rand.c. 2012-09-28 16:17:18 +00:00
Makefile.am Added tests/fft to test directories. 2012-09-27 20:44:33 +00:00
Makefile.in autoconf -i after adding tests/fft. 2012-09-27 20:46:32 +00:00
memory.c change some %u to %d in printf in the file test/memory.c 2010-11-19 08:49:36 +00:00
misc.c corrected wrong ret code 2011-09-11 23:33:34 +00:00
refmpf.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
refmpn.c add half/double test code and correct return values 2011-07-13 12:54:47 +00:00
refmpq.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
refmpz.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
spinner.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
t-bswap.c repalce most occarances of mpn_random with mpn_randomb 2009-09-14 12:19:07 +00:00
t-constants.c Change gmp_ui/gmp_si types to mpir_ui/mpir_si 2012-01-24 14:37:16 +00:00
t-count_zeros.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
t-gmpmax.c changed gmp.h to mpir.h for a few odd cases left 2009-02-12 11:23:26 +00:00
t-hightomask.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
t-modlinv.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
t-parity.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
t-popc.c replace most occurances of mpn-random2 with mpn_rrandom 2009-09-14 11:51:49 +00:00
t-sub.c replace most occurances of RANDS with local versions 2009-09-14 19:06:46 +00:00
tests.h remove obsolete x86_fldcw and x86_fstcw that change rounding modes 2011-09-11 21:00:43 +00:00
trace.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
x86_64call.as remove obsolete x86_fldcw and x86_fstcw that change rounding modes 2011-09-11 21:00:43 +00:00
x86_64check.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
x86call.asm remove obsolete x86_fldcw and x86_fstcw that change rounding modes 2011-09-11 21:00:43 +00:00
x86check.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