mpir/tests
2009-12-07 01:06:47 +00:00
..
cxx Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
devel Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
misc Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
mpf Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
mpn Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
mpq Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
mpz Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
rand Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
Makefile.am remove all referances to mpbsd 2009-08-12 18:40:03 +00:00
Makefile.in Fixed the test code for mpz_likely_prime_p. 2009-12-07 01:06:47 +00:00
memory.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
misc.c replace most occurances of RANDS with local versions 2009-09-14 19:06:46 +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 Fixed some bugs in mpn_tdiv_q and added a try test for mpn_tdiv_q. 2009-10-11 06:46:10 +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 changed gmp.h to mpir.h for a few odd cases left 2009-02-12 11:23:26 +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 Fixed some bugs in mpn_tdiv_q and added a try test for mpn_tdiv_q. 2009-10-11 06:46:10 +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 merged buildtest branch into trunk for building outside the src tree , the command I used was svn merge -r 1643:1669 ../branches/buildtest/ in my local copy of trunk 2009-03-03 21:40:13 +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 Added bogus dependency to work around an Apple ld bug. 2009-04-11 04:14:25 +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