summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Revert accidental TRY -> try from last change.tege2005-06-041-1/+1
* Whitespace cleanup (saved 3kB).tege2005-06-041-349/+349
* (choice_array): Exclude mpn_preinv_mod_1 unless USE_PREINV_MOD_1.tege2005-06-041-1/+5
* (refmpn_divmod_1c_workaround): Implement workaroundtege2005-06-021-2/+4
* (main): Fix a typo.tege2005-06-011-1/+1
* (tests_rand_start): Mask random seed to 32 bits.tege2005-05-301-0/+1
* (check_one): Fix printf fmt string typo.tege2005-05-252-2/+2
* #include stdlib.h.tege2005-05-252-2/+4
* (check_random): Remove spurious printf arg.tege2005-05-251-1/+1
* (param_init) [TYPE_GET_STR]: Set retval field.tege2005-05-241-0/+2
* (refmpn_get_str): Rewrite to make it work.tege2005-05-241-3/+8
* (param_init) [TYPE_MPZ_JACOBI]: Add DATA_SRC1_ODD.tege2005-05-221-1/+3
* (param_init): Setup TYPE_UDIV_QRNND entrytege2005-05-211-1/+1
* Remove TMP_XXXX marker arguments.tege2005-05-183-19/+19
* (check_random): New function.tege2005-05-011-1/+66
* (main): Honor command line reps argument.tege2005-03-181-1/+5
* (MAX_SCHOENHAGE_THRESHOLD): Set to largest of gcd,gcdext thresholds.tege2005-03-161-6/+12
* Handle mpn_mul_2 like mpn_addmul_2.tege2004-10-121-3/+7
* Regenerate for typo fix.tege2004-10-111-8/+8
* Fix typo in last change.tege2004-10-111-1/+1
* #include tests.h.tege2004-10-113-0/+3
* Handle also mpn_addlsh1_n, mpn_sublsh1_n, mpn_rsh1add_n, and mpn_rsh1sub_n.tege2004-10-111-0/+25
* Regenerate for:tege2004-10-111-81/+48
* (EXTRA_PROGRAMS): Updates for yesterday's file removals and additions.tege2004-10-111-2/+1
* Handle both MPN_COPY_INCR and MPN_COPY_DECR.tege2004-10-101-49/+49
* Misc changes.tege2004-10-102-4/+8
* Deleted, replaced by new multi-function test files.tege2004-10-107-1746/+0
* New file.tege2004-10-102-0/+469
* New file.tege2004-10-102-0/+407
* (tests_rand_start): Default to strtoul for re-seeding.tege2004-09-201-0/+6
* *** empty log message ***tege2004-09-201-3/+0
* (ref_mpn_mul): Fudge tmp allocation for toom3.tege2004-09-201-1/+6
* (tests_rand_start): Shift tv_usec for better seeding.tege2004-09-191-1/+1
* (ref_mpn_mul): Rework usage of tp temporary space.tege2004-09-181-8/+8
* (tests_rand_end): Invoke fflush after printing seed.tege2004-09-181-0/+1
* (debug_mp): Print just one line of large numbers.tege2004-09-181-11/+22
* Amend last set of changes.tege2004-09-181-17/+18
* (main): Check environment for GMP_CHECK_FFT, run extra FFT tests if set.tege2004-09-181-122/+66
* Disable mpz_fake_bits and check_sample.tege2004-08-291-4/+6
* * mpf/sub.c: When one operand cancels high limbs of the other, stripKevin Ryde2004-05-141-5/+98
* * */Makefile.in, install-sh, aclocal.m4: Update to automake 1.8.4.Kevin Ryde2004-05-1010-41/+63
* Regenerate for:Kevin Ryde2004-05-1010-10/+0
* Regenerate for:Kevin Ryde2004-05-0810-146/+48
* * configure.in, Makefile.am, doc/gmp.texi, doc/configuration,Kevin Ryde2004-05-081-34/+0
* * configure.in, Makefile.am, doc/gmp.texi, doc/configuration,Kevin Ryde2004-05-081-7/+3
* Regenerate for:Kevin Ryde2004-05-071-2/+2
* * tests/cxx/Makefile.am (TESTS_ENVIRONMENT): Amend c++ shared libraryKevin Ryde2004-05-071-2/+2
* * tests/rand/t-lc2exp.c (check_bigc1): New test.Kevin Ryde2004-04-211-0/+32
* Regenerate for:Kevin Ryde2004-04-2010-10/+10
* Regenerate for:Kevin Ryde2004-04-201-9/+20