summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * tests/mpz/t-div_2exp.c (check_various): Start with d based on i, butKevin Ryde2001-03-071-1/+2
* (check_various): Start 2nd d loop from 0 (avoid problems with Cray compilers).tege2001-03-071-1/+1
* Remove an mp_trace_base setting that was in the mainline during development.Kevin Ryde2001-03-061-1/+0
* * tests/devel/try.c (pointer_setup): Allow dst_size == SIZE_SIZE2 forKevin Ryde2001-03-051-0/+4
* RegenerateKevin Ryde2001-03-037-43/+77
* * tests/mpz/t-div_2exp.c: New file, rewrite of t-2exp.c.Kevin Ryde2001-03-031-1/+1
* * tests/mpz/t-2exp.c: Remove file.Kevin Ryde2001-03-031-103/+0
* * tests/mpz/t-div_2exp.c: New file, rewrite of t-2exp.c.Kevin Ryde2001-03-031-0/+214
* More of:Kevin Ryde2001-03-031-7/+15
* * tests/mpz/t-divis.c, tests/mpz/t-divis_2exp.c: New files.Kevin Ryde2001-03-021-1/+2
* * tests/mpz/t-divis.c, tests/mpz/t-divis_2exp.c: New files.Kevin Ryde2001-03-022-0/+307
* * tests/t-modlinv.c: Don't use urandom.h.Kevin Ryde2001-03-021-2/+0
* * tests/mpz/convert.c, dive.c, io.c, logic.c, reuse.c, t-2exp.c,Kevin Ryde2001-03-0217-288/+34
* * tests/mpz/t-pow.c: New file, being t-pow_ui renamed and with someKevin Ryde2001-03-021-1/+1
* * tests/mpz/t-pow_ui.c: Remove file.Kevin Ryde2001-03-021-160/+0
* * tests/mpz/t-pow.c: New file, being t-pow_ui renamed and with someKevin Ryde2001-03-021-0/+231
* * tests/t-modlinv.c: Don't use urandom.h.Kevin Ryde2001-03-027-14/+0
* * tests/t-modlinv.c: Don't use urandom.h.Kevin Ryde2001-03-022-4/+0
* * tests/t-modlinv.c: Don't use urandom.h.Kevin Ryde2001-03-022-3/+0
* * tests/t-modlinv.c: Don't use urandom.h.Kevin Ryde2001-03-021-2/+2
* * tests/misc.c (tests_rand_start, tests_rand_end): New functions.Kevin Ryde2001-03-021-0/+4
* * tests/misc.c (tests_rand_start, tests_rand_end): New functions.Kevin Ryde2001-03-021-0/+63
* Regenerate for Kevin's last changes.tege2001-03-011-0/+11
* * tests/refmpz.c (refmpz_pow_ui): Copied from tests/mpz/t-pow_ui.cKevin Ryde2001-02-281-0/+2
* * tests/refmpz.c (refmpz_pow_ui): Copied from tests/mpz/t-pow_ui.cKevin Ryde2001-02-281-1/+27
* * tests/trace.c (mp_trace_start): Print "bin" for binary.Kevin Ryde2001-02-281-1/+2
* * tests/t-constants.c (BITS_PER_ULONG): Check this value.Kevin Ryde2001-02-281-3/+15
* * tests/refmpn.c (refmpn_mul_2): New function.Kevin Ryde2001-02-281-0/+2
* * tests/refmpn.c (refmpn_mul_2): New function.Kevin Ryde2001-02-281-0/+22
* * tests/refmpn.c (rshift_make, lshift_make): No need to compareKevin Ryde2001-02-231-2/+2
* * mpfr/add.c,agm.c,exp2.c,exp3.c,generic.c,log2.c,pi.c,print_raw.c,Kevin Ryde2001-02-112-2/+2
* Regenerate for:Kevin Ryde2001-02-091-1/+1
* (base_mul): Remove an unused variable.tege2001-02-031-1/+1
* Regenerate.Kevin Ryde2001-02-021-6/+10
* More of:Kevin Ryde2001-02-021-0/+2
* Regenerate.Kevin Ryde2001-02-021-0/+3
* * tests/devel/Makefile.am: Add a convenience rule for libtests.la.Kevin Ryde2001-02-021-0/+3
* * tests/refmpz.c: New file.Kevin Ryde2001-02-021-1/+2
* * tests/refmpz.c: New file.Kevin Ryde2001-02-021-3/+16
* * tests/misc.c (mpz_erandomb, mpz_erandomb_nonzero): New functions.Kevin Ryde2001-02-021-0/+24
* * tests/refmpz.c: New file.Kevin Ryde2001-02-021-0/+199
* Regenerate.Kevin Ryde2001-02-027-0/+7
* * tests/devel/try.c: Partial rewrite, new scheme of function types,Kevin Ryde2001-02-011-463/+1124
* * tests/mpz/t-fdiv_ui.c, tests/mpz/t-tdiv_ui.c: Use unsigned long forKevin Ryde2001-01-312-6/+6
* * tests/mpz/t-jac.c (try_base): Use %llu for long long limb.Kevin Ryde2001-01-311-1/+9
* More of:Kevin Ryde2001-01-301-0/+1
* More of:Kevin Ryde2001-01-301-0/+1
* * tests/trace.c: Add <string.h> for strlen.Kevin Ryde2001-01-301-0/+1
* Revert this:Kevin Ryde2001-01-271-3/+3
* Temporarily disable tests_start/end, seems broken.Kevin Ryde2001-01-271-3/+3