mpir/tests/mpf
2011-03-15 10:37:06 +00: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 add tests in mpz mpf mpq misc mpn dir to regen script 2011-03-15 10:37:06 +00:00
reuse.c replace most occurances of RANDS with local versions 2009-09-14 19:06:46 +00:00
t-add.c replace most occurances of RANDS with local versions 2009-09-14 19:06:46 +00:00
t-cmp_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-cmp_si.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-conv.c replace most occurances of RANDS with local versions 2009-09-14 19:06:46 +00:00
t-div.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-dm2exp.c replace most occurances of RANDS with local versions 2009-09-14 19:06:46 +00:00
t-eq.c mpf_eq tests 2009-08-03 14:49:22 +00:00
t-fits.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-get_d_2exp.c update tests for mpf_get_d_2exp to test for -ve numbers for mpir 1.3 , 2.1 and trunk 2010-09-21 20:51:24 +00:00
t-get_d.c update test for mpf_get_d to test for -ve numbers for mpir-1.3 , 2.1 and trunk 2010-09-21 20:33:57 +00:00
t-get_si.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-get_ui.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-gsprec.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-inp_str.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-int_p.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-mul_ui.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-muldiv.c replace most occurances of RANDS with local versions 2009-09-14 19:06:46 +00:00
t-set_q.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-set_si.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-set_ui.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-set.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-sqrt_ui.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00
t-sqrt.c replace most occurances of RANDS with local versions 2009-09-14 19:06:46 +00:00
t-sub.c replace most occurances of RANDS with local versions 2009-09-14 19:06:46 +00:00
t-trunc.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-ui_div.c remove most of the old global random stuff and replace with local 2009-09-14 14:17:11 +00:00