summaryrefslogtreecommitdiff
path: root/mini-gmp/tests/t-div.c
Commit message (Expand)AuthorAgeFilesLines
* mini-gmp/tests/: Avoid a handful of warnings.Marco Bodrato2013-01-251-3/+3
* mini-gmp: New file testutils.c, defining a shared main function.Niels M?ller2013-01-181-7/+3
* Test also mpz_mod, mpz_mod_ui. Compare mpz_divisible_p just to ceil, to save...Torbjorn Granlund2013-01-181-14/+62
* Test mpz_divisible_p and mpz_divisible_ui_p.Torbjorn Granlund2013-01-181-1/+23
* 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
* mini-gmp/tests/t-div.c: Test all _qr, _q, _r variants.Marco Bodrato2012-05-251-6/+89
* Whitespace cleanup, add a copyright year.Torbjorn Granlund2012-03-031-1/+1
* Added mini-gmp. Use it for bootstrap. Deleted dumbmp.c.Niels Möller2012-02-261-0/+94