summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Regenerate for:Kevin Ryde2003-12-1010-0/+20
* * gmpxx.h (__gmp_binary_equal, __gmp_binary_not_equal,Kevin Ryde2003-12-091-27/+110
* * tests/misc/t-scanf.c (test_sscanf_eof_ok): New function.Kevin Ryde2003-12-061-13/+44
* (gcd_values): Moved definition, so that weNiels Möller2003-11-271-47/+44
* Generate random operands up to 32767 bits; decrease # of test to 1000.tege2003-11-261-606/+8
* (main): Also try some non-random values.Niels Möller2003-11-261-1/+667
* Ignore test program binaries.Niels Möller2003-11-261-1/+8
* Added .cvsignore files, to reduce clutter in cvs output.Niels Möller2003-11-2610-0/+125
* Correction to refmpn_umul_ppmm comment.Kevin Ryde2003-11-141-1/+1
* * tests/devel/try.c (main): Use gmp_randinit_default explicitly onKevin Ryde2003-11-141-1/+3
* * tests/refmpn.c (refmpn_addlsh1_n, refmpn_sublsh1_n,Kevin Ryde2003-11-141-0/+24
* Regenerate for:Kevin Ryde2003-11-111-9/+9
* * tests/misc.c (tests_rand_start): Use gmp_randinit_defaultKevin Ryde2003-11-101-1/+4
* * tests/mpz/t-set_d.c (check_2n_plus_1): New test.Kevin Ryde2003-11-031-0/+41
* * tests/mpn/t-get_d.c: Don't use limits.h, LONG_MIN is wrong on gccKevin Ryde2003-10-311-1/+6
* Better error message in:Kevin Ryde2003-10-291-2/+2
* Avoid a 32-bit-ism in:Kevin Ryde2003-10-291-4/+4
* * tests/cxx/t-istream.cc: Avoid tellg() checks if putback() doesn'tKevin Ryde2003-10-281-6/+35
* Regenerate for:Kevin Ryde2003-10-281-11/+23
* * tests/mpn/t-fat.c: New file.Kevin Ryde2003-10-281-2/+2
* * tests/mpn/t-fat.c: New file.Kevin Ryde2003-10-281-0/+301
* * tests/cxx/t-misc.cc: Don't use <climits>, on g++ 2.95.4 (debian 3.0)Kevin Ryde2003-10-271-1/+7
* * tests/cxx/t-istream.cc: Correction to tellg tests, don't assumeKevin Ryde2003-10-271-9/+15
* More of:Kevin Ryde2003-10-261-0/+1
* Re-enable check_monotonic, disabled in rev 1.9.Kevin Ryde2003-10-251-3/+1
* Remove diagnostic log prints introduced in rev 1.9.Kevin Ryde2003-10-251-6/+0
* Regenerate for:Kevin Ryde2003-10-251-6/+24
* * tests/cxx/t-istream.cc: New file.Kevin Ryde2003-10-241-1/+2
* * tests/cxx/t-istream.cc: New file.Kevin Ryde2003-10-241-0/+505
* Regenerate for:Kevin Ryde2003-10-241-17/+29
* * tests/mpz/t-set_d.c: New file, derived from tests/mpz/t-set_si.cKevin Ryde2003-10-241-1/+2
* * tests/mpz/t-set_d.c: New file, derived from tests/mpz/t-set_si.cKevin Ryde2003-10-241-0/+91
* * tests/mpn/t-instrument.c: Add mpn_addlsh1_n, mpn_rsh1add_n,Kevin Ryde2003-10-211-2/+32
* Unkludge.Kevin Ryde2003-10-191-2/+2
* * gmpxx.h (gmp_randclass gmp_randinit_lc_2exp_size constructor): ThrowKevin Ryde2003-10-181-1/+11
* Kludge.tege2003-10-181-2/+2
* * gmpxx.h (mpz_class, mpq_class, mpf_class, mpfr_class constructorsKevin Ryde2003-10-181-0/+88
* * gmpxx.h (mpz_class, mpq_class, mpf_class, mpfr_class constructorsKevin Ryde2003-10-181-0/+204
* * tests/mpz/t-import.c, tests/mpz/t-export.c: Use octal for characterKevin Ryde2003-10-182-112/+112
* * tests/mpn/t-get_d.c: Add various further tests.Kevin Ryde2003-10-151-25/+255
* * tests/devel/try.c (_SC_PAGESIZE): Define from _SC_PAGE_SIZE onKevin Ryde2003-10-081-0/+7
* * tests/devel/try.c (divisor_array): Add a couple of half-limb values.Kevin Ryde2003-10-071-0/+2
* * tests/misc.c, tests/tests.h (tests_setjmp_sigfpe,Kevin Ryde2003-10-042-0/+94
* * tests/tests.h (refmpn_addlsh1_n, refmpn_sublsh1_n, refmpn_rsh1add_n,Kevin Ryde2003-10-041-0/+8
* * tests/devel/try.c, tune/many.pl: Add mpn_addlsh1_n, mpn_sublsh1_n,Kevin Ryde2003-10-041-11/+50
* (refmpn_addlsh1_n, refmpn_sublsh1_n, refmpn_rsh1add_n, refmpn_rsh1sub_n):tege2003-10-031-0/+40
* Disable check_monotonic until we've figured out how to maketege2003-08-211-6/+14
* Regenerate for:Kevin Ryde2003-08-191-10/+27
* * mpz/combit.c: Correction to carry handling when extending aKevin Ryde2003-08-191-0/+106
* * tests/cxx/t-misc.cc (check_mpfr_hypot): Corrections to mpfr/long.Kevin Ryde2003-08-171-4/+8