summaryrefslogtreecommitdiff
path: root/tests/tests.h
Commit message (Expand)AuthorAgeFilesLines
* Provide refmpn_gcd_22.Torbjorn Granlund2019-08-171-0/+1
* New function mpn_gcd_22.Niels M?ller2019-08-161-0/+1
* Unit test for mpn_gcd_11Niels M?ller2019-08-081-0/+1
* (mpz_clobber): New function.Torbjorn Granlund2016-12-041-0/+1
* tests/refmpn.c: Define refmpn_sqrlo.Marco Bodrato2015-08-061-0/+1
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-2/+1
* Renaming of mpn_addcnd_n and mpn_subcnd_n to mpn_cnd_*.Niels M?ller2013-03-131-2/+2
* Reorder arguments for mpn_addcnd_n and mpn_subcnd_n.Niels M?ller2013-03-101-2/+2
* (TESTS_REPS): Keep count >= 1.Torbjorn Granlund2013-02-211-1/+1
* (TESTS_REPS): Keep count >= 10.Torbjorn Granlund2013-02-201-1/+2
* (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