summaryrefslogtreecommitdiff
path: root/tests/tests.h
Commit message (Expand)AuthorAgeFilesLines
* (TESTS_REPS): Fix printf argument type clashes.Torbjorn Granlund2013-01-181-2/+3
* Fix typo in previous change.Torbjorn Granlund2012-12-051-1/+1
* (TESTS_REPS): Handle float GMP_CHECK_REPFACTOR.Torbjorn Granlund2012-12-051-2/+2
* Put all of test suite under GPL, use consistent header.Torbjorn Granlund2012-11-211-11/+11
* Add copyright years.Torbjorn Granlund2012-11-201-2/+2
* Remove parameter names from prototypes.Torbjorn Granlund2012-03-071-7/+7
* Clean out __GMP_PROTO.Torbjorn Granlund2012-03-031-383/+288
* Print any non-standard repetitions.Torbjorn Granlund2012-02-111-0/+5
* Declare just added refmpn_addcnd_n, refmpn_subcnd_n.Torbjorn Granlund2011-11-091-0/+5
* mulmid testing.Niels Möller2011-10-031-0/+27
* tests/devel/try support for some _ip1 and _ip2 functions.Marco Bodrato2011-03-111-0/+9
* Tests for mpn_{add,sub,rsb}lsh{,1,2}.Marco Bodrato2011-02-111-0/+11
* (refmpn_mul_5, refmpn_mul_6): New functions.Torbjorn Granlund2011-01-081-30/+17
* Make it possible to compile GMP with g++.Torbjorn Granlund2010-11-101-1/+1
* Test mpn_sublsh2_n.Torbjorn Granlund2010-03-191-4/+3
* (TESTS_REPS): Fix typo.Torbjorn Granlund2010-03-061-1/+1
* Change some tests to try larger arguments.Torbjorn Granlund2009-12-311-0/+29
* New public functions mpn_com and mpn_neg. (Were internal and with _n suffix.)Torbjorn Granlund2009-12-281-2/+2
* Test mpn_lshiftc.Torbjorn Granlund2009-12-281-8/+5
* Move reference mpn multiply to refmpn.c.Torbjorn Granlund2009-12-161-0/+1
* Tests for mpn_{add,sub}lsh_n, and mpn_addlsh2_n.Marco Bodrato2009-12-081-0/+6
* Globally: Rename *mullow* to *mullo*, *MULLOW* to *MULLO*.Torbjorn Granlund2009-12-061-2/+2
* Tests for mpn_rsblsh{2,}_n.Marco Bodrato2009-12-021-0/+2
* Test mpn_invert and mpn_binvert.Torbjorn Granlund2009-11-111-1/+5
* Finish switch to new sb and dc division functions.Torbjorn Granlund2009-11-021-3/+3
* (refmpn_mullow_n): New function.Torbjorn Granlund2009-10-211-0/+2
* Rename mpn_addsub_n to mpn_add_n_sub_n.Torbjorn Granlund2009-10-041-2/+2
* Fix refmpn_rsblsh1_n declaration.Torbjorn Granlund2009-06-041-1/+1
* Add timing and testing of mpn_rsblsh1_n.Torbjorn Granlund2009-06-041-0/+2
* Declare refmpn_divrem_2.Torbjorn Granlund2009-01-161-0/+2
* (refmpn_gcd_finda): Remove declaration.Torbjorn Granlund2008-11-181-1/+0
* Whitespace cleanup.Torbjorn Granlund2008-10-271-1/+1
* Add support, testing, and timing of mpn_mul_3 and mpn_mul_4.Torbjorn Granlund2008-09-081-1/+5
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* * tests/refmpf.c, tests/tests.h (refmpf_set_overlap): New function.Kevin Ryde2004-03-131-0/+3
* * tests/refmpn.c, tests/tests.h (refmpn_copy_extend,Kevin Ryde2004-03-031-0/+10
* * tests/refmpf.c, tests/tests.h (refmpf_add_ulp,Kevin Ryde2004-01-221-0/+2
* * tests/tests.h: Added refmpn_free_limbs prototype.Niels Möller2004-01-121-0/+1
* * tests/refmpn.c, tests/tests.h (refmpn_sub_ddmmss): New function.Kevin Ryde2004-01-101-1/+4
* * tests/misc.c, tests/tests.h (tests_setjmp_sigfpe,Kevin Ryde2003-10-041-0/+22
* * tests/tests.h (refmpn_addlsh1_n, refmpn_sublsh1_n, refmpn_rsh1add_n,Kevin Ryde2003-10-041-0/+8
* * tests/misc.c, tests/tests.h (tests_isinf): New function.Kevin Ryde2003-07-141-0/+1
* * tests/x86call.asm, test/tests.h (x86_fldcw, x86_fstcw): NewKevin Ryde2003-06-281-0/+5
* * tests/trace.c, tests/tests.h (d_trace): New function.Kevin Ryde2003-04-231-0/+3
* Correction to:Kevin Ryde2003-03-291-1/+1
* Add a copyright year.Kevin Ryde2003-03-291-1/+1
* * tests/misc.c, tests/tests.h (call_rand_algs): New function.Kevin Ryde2003-03-291-0/+1
* * tests/tests.h (ostringstream::str): Must null-terminateKevin Ryde2002-12-041-1/+8
* * tests/tests.h (ostringstream, istringstream): Provide fakes of theseKevin Ryde2002-11-301-0/+28