mpir/tests/mpn
2009-12-07 01:06:47 +00:00
..
Makefile.am Added autoconf stuff for mpn_tdiv_q. 2009-10-06 06:24:03 +00:00
Makefile.in Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
t-addadd_n.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-addsub_n.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-aors_1.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-asmtype.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-dc_divappr_q_n.c Fixed a major bug in mpn_tdiv_q and extended some tests to run longer. 2009-10-08 11:54:06 +00:00
t-divebyBm1of.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-divebyff.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-divrem_1.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-fat.c 1. revert t-fat and remove fat test from Windows testing 2009-05-14 20:14:04 +00:00
t-get_d.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-instrument.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-iord_u.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-lorrshift1.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-mp_bases.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-mullow_basecase.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-mullowhigh.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-mulmid.c replace most occurances of mpn-random2 with mpn_rrandom 2009-09-14 11:51:49 +00:00
t-mulmod_2expm1.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-mulmod_2expp1.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-neg.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-perfsqr.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-redc_basecase.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-sb_divappr_q.c Fixed some bugs in the test code. 2009-10-07 05:57:09 +00:00
t-scan.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-subadd_n.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-tdiv_q.c Fixed some bugs in the test code. 2009-10-07 05:57:09 +00:00