summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * printf/doprnti.c: Don't showbase on a zero mpq denominator.Kevin Ryde2001-12-072-2/+32
* More of:Kevin Ryde2001-12-061-1/+1
* * tests/misc/t-locale.c, tests/cxx/t-locale.cc: Ensure mpf_clear isKevin Ryde2001-12-062-2/+2
* Dunno what this was meant to be. In any case it's not wanted now.Kevin Ryde2001-12-051-101/+0
* Regenerate for:Kevin Ryde2001-12-031-8/+19
* * tests/cxx/t-headers.cc: New file.Kevin Ryde2001-12-031-4/+5
* * tests/cxx/t-headers.cc: New file.Kevin Ryde2001-12-031-0/+28
* 2001-11-30 Gerardo Ballabio <ballabio@sissa.it>Kevin Ryde2001-11-301-4/+26
* 2001-11-30 Gerardo Ballabio <ballabio@sissa.it>Kevin Ryde2001-11-301-1/+3
* 2001-11-30 Gerardo Ballabio <ballabio@sissa.it>Kevin Ryde2001-11-302-0/+727
* * tests/misc/t-locale.c: Avoid printf in the normal case, since theKevin Ryde2001-11-241-2/+5
* * tests/misc/t-scanf.c: Ensure sscanf arguments are writable, always.Kevin Ryde2001-11-241-11/+43
* Yet more of:Kevin Ryde2001-11-201-8/+18
* * configure.in (AC_CHECK_DECLS): Add sscanf.Kevin Ryde2001-11-191-0/+5
* More of:Kevin Ryde2001-11-171-189/+223
* More of:Kevin Ryde2001-11-171-1/+1
* Disable for now, gmp_scanf not quite right on BSD.Kevin Ryde2001-11-161-0/+2
* Remove a copyright year.Kevin Ryde2001-11-151-1/+1
* Regenerate for:Kevin Ryde2001-11-151-4/+14
* Regenerate for:Kevin Ryde2001-11-151-1/+1
* Generated from Makefile.amKevin Ryde2001-11-151-0/+443
* * scanf/doscan.c, scanf/fscanf.c, scanf/fscanffuns.c, scanf/scanf.c,Kevin Ryde2001-11-151-0/+1305
* * tests/printf: Remove directory.Kevin Ryde2001-11-152-462/+0
* * tests/misc: New directory.Kevin Ryde2001-11-151-1/+1
* * tests/misc/t-printf.c: Moved from tests/printf.Kevin Ryde2001-11-151-804/+0
* * tests/misc/t-printf.c: Moved from tests/printf.Kevin Ryde2001-11-151-0/+804
* * tests/misc/t-locale.c: New file.Kevin Ryde2001-11-151-0/+176
* * tests/misc/Makefile.am: New file.Kevin Ryde2001-11-151-0/+34
* * tests/cxx/t-locale.cc: New file.Kevin Ryde2001-11-151-1/+2
* * tests/cxx/t-locale.cc: New file.Kevin Ryde2001-11-151-0/+158
* Print proper error message when finding discrepancy.tege2001-11-151-1/+11
* Add a copyright year.tege2001-11-1515-16/+15
* (main): Undo previous change; instead use mpz_invert to detect undefined cases.tege2001-11-151-1/+1
* (main): Don't exercise negative exponents for mpz_powm.tege2001-11-151-1/+2
* * tests/misc.c (tests_rand_end): Use time() if gettimeofday() notKevin Ryde2001-11-131-4/+5
* (refmpn_overlap_p): Reverse return values.tege2001-11-031-3/+5
* * tests/refmpn.c (refmpn_overlap_p): New function, independent ofKevin Ryde2001-11-021-8/+27
* Print proper error message when finding discrepancy.tege2001-10-311-23/+11
* * tests/printf/t-printf.c (check_misc): Add checks from the glibc docs.Kevin Ryde2001-10-301-4/+30
* * tests/refmpn.c, tests/tests.h (refmpn_mod_34lsub1): New function.Kevin Ryde2001-10-301-0/+1
* * gmp-impl.h, mpn/asm-defs.m4, configure.in, tune/speed.c,Kevin Ryde2001-10-271-5/+43
* * tests/refmpn.c (refmpn_mod_34lsub1): New function.Kevin Ryde2001-10-271-0/+9
* * tests/mpq/t-get_d.c: Limit the size of "eps" for vax.Kevin Ryde2001-10-261-2/+7
* Regenerate for:Kevin Ryde2001-10-2610-0/+20
* Regenerate for:tege2001-10-221-20/+31
* (check_PROGRAMS): Add t-perfsqr.tege2001-10-221-1/+1
* *** empty log message ***tege2001-10-221-0/+86
* * tests/mpz/reuse.c, tests/mpf/reuse.c: Disable tests when using aKevin Ryde2001-10-182-0/+38
* * tests/spinner.c: Conditionalize alarm and SIGALRM availability, forKevin Ryde2001-10-181-2/+19
* * cxx/osfuns.cc (__gmp_doprnt_params_from_ios): Always give mpf_tKevin Ryde2001-10-161-12/+12