mpir/tests/mpn
2009-08-10 14:50:25 +00:00
..
Makefile.am New generic mpn_mulmod_2expm1 and tests and tuning thresholds 2009-08-07 03:47:42 +00:00
Makefile.in New generic mpn_mulmod_2expm1 and tests and tuning thresholds 2009-08-07 03:47:42 +00:00
t-addadd_n.c x86_64 mpn_subadd_n plus tests,tune 2009-03-29 10:49:51 +00:00
t-addsub_n.c x86_64 mpn_subadd_n plus tests,tune 2009-03-29 10:49:51 +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-divebyBm1of.c merge div-branch into trunk with svn merge -r 1782:1816 ../branches/x86_64-division/ run on my local trunk 2009-03-31 23:56:06 +00:00
t-divebyff.c Bring Windows up to date on new trunk 2009-02-22 21:03:08 +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 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-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 New generic functions/macros mpn_lshift2 mpn_rshift2 and tests/speed etc 2009-05-14 02:44:19 +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 Update Windows build for recent added and deleted C source code files (assembler not done yet) 2009-07-26 18:06:59 +00:00
t-mullowhigh.c Update Windows build for recent added and deleted C source code files (assembler not done yet) 2009-07-26 18:06:59 +00:00
t-mulmid.c t-mulmid mingw32 update 2009-07-31 15:20:05 +00:00
t-mulmod_2expm1.c Bring Windows build up to date 2009-08-10 14:50:25 +00:00
t-mulmod_2expp1.c Bring Windows build up to date 2009-08-10 14:50:25 +00:00
t-neg.c Bring Windows build up to date 2009-08-10 14:50:25 +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 Bring Windows up to date on new trunk 2009-02-22 21:03:08 +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 x86_64 mpn_subadd_n plus tests,tune 2009-03-29 10:49:51 +00:00