summaryrefslogtreecommitdiff
path: root/mpz/tests
Commit message (Expand)AuthorAgeFilesLines
* * mpz/tests, mpq/tests, mpf/tests, mpbsd/tests: Move directories toKevin Ryde2001-01-0628-5444/+0
* Regenerate for:Kevin Ryde2001-01-041-7/+19
* * mpz/tests/t-scan.c: New file.Kevin Ryde2001-01-031-1/+1
* * mpz/tests/t-scan.c: New file.Kevin Ryde2001-01-031-0/+136
* Generate test operands using new random functions.tege2001-01-031-8/+34
* Generate test operands using new random functions.tege2001-01-032-22/+72
* Generate test operands using new random functions.tege2001-01-031-11/+37
* Add a copyright year.tege2001-01-031-1/+1
* (debug_mp): Provide prototype.tege2001-01-031-1/+1
* (dump_abort): Provide prototype and declare properly for C++.tege2001-01-035-5/+15
* (debug_mp, ref_mpz_pow_ui): Provide prototypes.tege2001-01-031-2/+2
* (debug_mp, base_mul, ref_mpz_mul): Provide prototypes.tege2001-01-031-4/+7
* #include stdlib.h and sys/time.h.tege2001-01-031-2/+34
* (dump_abort): Provide prototype and declare properly for C++.tege2001-01-033-4/+11
* #include stdlib.h and sys/time.h.tege2001-01-031-1/+3
* #include config.h, stdlib.h, sys/time.h, and conditionally unistd.h.tege2001-01-031-1/+9
* #include stdlib.h and sys/time.h.tege2001-01-032-2/+12
* (debug_mp): Provide prototype.tege2001-01-031-1/+1
* #include stdlib.h and sys/time.h.tege2001-01-031-1/+4
* Fix typo in last change.tege2001-01-022-2/+2
* Fix typo in last change.tege2001-01-021-1/+1
* Remove K&R function headers.tege2001-01-0217-142/+63
* Add a copyright year.Kevin Ryde2000-12-301-1/+1
* * mpz/tests/bit.c (check_tstbit): New test, and add a couple moreKevin Ryde2000-12-291-15/+101
* Generate operands using gmp_rand*.tege2000-12-291-10/+37
* Rename dump_abort => dump.tege2000-12-291-19/+55
* Regenerate for:Kevin Ryde2000-12-171-16/+28
* * mpz/tests/t-fac_ui.c: New test.Kevin Ryde2000-12-171-1/+1
* * mpz/tests/t-fac_ui.c: New test.Kevin Ryde2000-12-171-0/+93
* (base_mul): Fix re-evaluation problems in macro invocations.tege2000-11-301-6/+12
* Increase max operand size from 2^17 bits to 2^19 bits. Misc cleanups.tege2000-11-301-53/+52
* * */Makefile.in, aclocal.m4: Update to automake 2000-11-25.Kevin Ryde2000-11-291-63/+65
* (main): Generate random numbers using gmp_rand* functions.tege2000-11-201-10/+38
* Misc parameter adjustments.tege2000-11-201-11/+7
* (main): Generate random numbers using gmp_rand* functions.tege2000-11-201-12/+50
* Comment out debugging printf.tege2000-11-202-2/+2
* (main): Generate random numbers using gmp_rand* functions.tege2000-11-202-42/+99
* Remove #include urandom.h.tege2000-11-145-61/+213
* Add a comment.tege2000-11-141-1/+1
* Don't #include urandom.h.tege2000-11-132-2/+0
* Regenerate for:Kevin Ryde2000-11-121-0/+1
* (main): Generate random numbers using gmp_rand* functions.tege2000-11-121-13/+47
* (main): Generate random numbers using gmp_rand* functions.tege2000-11-121-46/+55
* Regenerate for:Kevin Ryde2000-10-271-14/+26
* * mpz/tests/t-fib_ui.c: New file.Kevin Ryde2000-10-272-1/+93
* * (FAIL2): New #define.tege2000-10-241-23/+33
* * * (__gmp_allocate_func etc): Rename from _mp_allocate_func etc.Kevin Ryde2000-10-212-4/+4
* Copyright (C) -> Copyright.Kevin Ryde2000-10-1525-25/+25
* Regenerate for:Kevin Ryde2000-10-121-1/+2
* * mpz/tests/io.c: Differentiate between I/O and data conversion errors.Kevin Ryde2000-08-251-1/+4