summaryrefslogtreecommitdiff
path: root/mini-gmp/tests/t-div.c
Commit message (Expand)AuthorAgeFilesLines
* mini-gmp/tests/t-div.c: use unsigned long for mpz_*_ui return value (tx Paul)Marco Bodrato2018-12-081-1/+1
* mini-gmp: Add missing const declarations in t-div test.Niels M?ller2018-09-071-4/+4
* Fix typos, spotted by Paul zimmermannNiels M?ller2018-09-071-2/+2
* mini-gmp/tests/t-div.c: overwrite results after checking.Marco Bodrato2018-02-251-1/+5
* 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 tests: Use correct deallocation function.Niels M?ller2013-02-251-1/+1
* 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