mpir/tests/mpn
2014-02-04 13:40:51 +00:00
..
Makefile.am crlf removal 2011-12-05 07:07:44 +00:00
Makefile.in Ran autoreconf -i to change autotools versions to those of development machine. 2014-02-04 13:40:51 +00:00
t-addadd_n.c generic addadd addsub and subadd 2012-01-05 23:06:24 +00:00
t-addsub_n.c generic addadd addsub and subadd 2012-01-05 23:06:24 +00:00
t-aors_1.c
t-asmtype.c
t-dc_bdiv_q_n.c Fixed some broken asserts and test code. 2010-03-16 16:05:48 +00:00
t-dc_bdiv_q.c Fixed some broken asserts and test code. 2010-03-16 16:05:48 +00:00
t-dc_bdiv_qr_n.c Added test for dc_bdiv_qr_n. 2010-03-02 22:00:29 +00:00
t-dc_bdiv_qr.c Added test code for dc_bdiv_qr. 2010-03-02 22:09:09 +00:00
t-dc_div_q.c Added dc_divappr_q and fixed sb_divappr_q, general code clean up. 2013-04-15 17:16:38 +01:00
t-dc_div_qr_n.c Switch all precomputed inverses to new ones. 2013-04-15 17:39:36 +01:00
t-dc_div_qr.c Added dc_divappr_q and fixed sb_divappr_q, general code clean up. 2013-04-15 17:16:38 +01:00
t-dc_divappr_q_n.c Switch all precomputed inverses to new ones. 2013-04-15 17:39:36 +01:00
t-dc_divappr_q.c Added dc_divappr_q and fixed sb_divappr_q, general code clean up. 2013-04-15 17:16:38 +01: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-divebyfobm1.c replace divebyfobm1.* with divexact_byfobm1.* and rename consistently 2010-08-13 13:53:34 +00:00
t-divrem_1.c Add HAVE_NATIVE defines for Windows code 2010-02-07 17:33:56 +00:00
t-fat.c Added #include "config.h" in all tests which needed it. 2012-10-18 20:14:58 +00:00
t-gcdext.c 2011-10-11 21:23:09 +00:00
t-get_d.c remove config.h from tests that do not appear to require this 2012-10-13 07:42:21 +00:00
t-hgcd.c crlf removal 2011-12-05 07:07:44 +00:00
t-instrument.c Added #include "config.h" in all tests which needed it. 2012-10-18 20:14:58 +00:00
t-inv_div_q.c Fixed some test code so that asserts wouldn't fail. 2010-03-16 13:58:06 +00:00
t-inv_div_qr_n.c Ran automake and fixed a typo. 2010-02-23 19:30:05 +00:00
t-inv_div_qr.c Added test for inv_div_qr. 2010-02-23 19:19:36 +00:00
t-inv_divappr_q_n.c Fixed some bugs in the division code. 2010-03-17 04:04:34 +00:00
t-inv_divappr_q.c More test code fiddling and asserts. 2010-03-16 19:28:45 +00:00
t-invert.c remove config.h from tests that do not appear to require this 2012-10-13 07:42:21 +00:00
t-iord_u.c
t-lorrshift1.c add half/double test code and correct return values 2011-07-13 12:54:47 +00:00
t-matrix22.c crlf removal 2011-12-05 07:07:44 +00:00
t-mp_bases.c
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 add memory check to t-mulmid 2011-02-16 22:03:41 +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 Final integration of Bills new FFT code 2012-01-10 16:26:07 +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 remove pre-build file gen-psqr.c dumbmp.c perfsqr.h 2010-07-21 18:46:02 +00:00
t-redc_1.c changed order of params for redc_1 for all the C code , just asm and try.c to do 2010-12-16 04:54:51 +00:00
t-sb_bdiv_q.c Changed the interface of the sb_bdiv functions and moved David Harvey's dc_bdiv 2010-03-02 18:47:33 +00:00
t-sb_bdiv_qr.c Changed the interface of the sb_bdiv functions and moved David Harvey's dc_bdiv 2010-03-02 18:47:33 +00:00
t-sb_div_q.c Added new sb_div_q code, updated some comments and copyright notices. 2013-04-12 21:49:49 +01:00
t-sb_div_qr.c Added dc_divappr_q and fixed sb_divappr_q, general code clean up. 2013-04-15 17:16:38 +01:00
t-sb_divappr_q.c Fast sb_divappr_q code. 2013-04-12 17:49:29 +01:00
t-scan.c
t-subadd_n.c generic addadd addsub and subadd 2012-01-05 23:06:24 +00:00
t-tdiv_q.c Fixed some bugs in the test code. 2009-10-07 05:57:09 +00:00
t-tdiv_qr.c Ran automake and fixed the test. 2010-02-23 19:40:30 +00:00