summaryrefslogtreecommitdiff
path: root/mini-gmp/tests/t-sub.c
Commit message (Expand)AuthorAgeFilesLines
* mini-gmp tests: Move dump function to testutils.c.Niels M?ller2014-03-031-8/+0
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-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/+1
* mini-gmp: Test also mpz_mul_si, and mpz_ui_sub.Marco Bodrato2013-01-131-2/+16
* 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/+50