summaryrefslogtreecommitdiff
path: root/mini-gmp/tests/t-mul.c
Commit message (Expand)AuthorAgeFilesLines
* mini-gmp tests: Move dump function to testutils.c.Niels M?ller2014-03-031-8/+0
* mini-gmp/tests/t-mul.c: use roinit and limbs_read for mpz<->mpn interaction.Marco Bodrato2014-02-091-8/+9
* mini-gmp/tests/t-mul.c: better memory checking.Marco Bodrato2014-02-081-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* mini-gmp tests: Use correct deallocation function.Niels M?ller2013-02-251-1/+1
* mini-gmp: New file testutils.c, defining a shared main function.Niels M?ller2013-01-181-7/+3
* mini-gmp: Test mpn_mul_n and mpn_sqr.Niels M?ller2013-01-151-1/+41
* mini-gmp: Test also mpz_mul_si, and mpz_ui_sub.Marco Bodrato2013-01-131-1/+15
* Put also mini-gmp test suite under GPL.Torbjorn Granlund2012-11-211-11/+11
* Added copyright headers to mini-gmp files.Niels M?ller2012-11-211-0/+19
* Whitespace cleanup, add a copyright year.Torbjorn Granlund2012-03-031-2/+2
* Added mini-gmp. Use it for bootstrap. Deleted dumbmp.c.Niels Möller2012-02-261-0/+51