summaryrefslogtreecommitdiff
path: root/mini-gmp/tests/t-logops.c
Commit message (Expand)AuthorAgeFilesLines
* mini-gmp: Silence wanrings due to signed/unsigned types.Marco Bodrato2016-01-031-1/+1
* 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
* Whitespace cleanup.Torbjorn Granlund2013-02-081-1/+1
* mini-gmp/tests: New function, to test default memory functions.Marco Bodrato2013-01-201-2/+9
* 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-3/+3
* mini-gmp/tests/t-logops.c: Improve popcount/hamdist testing.Marco Bodrato2013-01-151-5/+17
* mini-gmp/tests/t-logops.c: Test also popcount and hamdist.Marco Bodrato2013-01-131-0/+11
* 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/+75