summaryrefslogtreecommitdiff
path: root/mini-gmp/tests/hex-random.c
Commit message (Expand)AuthorAgeFilesLines
* mini-gmp: Full mpq support.Marco Bodrato2019-09-081-0/+27
* Copyright yearsMarco Bodrato2018-12-081-1/+1
* mini-gmp/tests: Use mpz_lucas_mod from GMP only if available.Marco Bodrato2018-11-141-1/+14
* mini-gmp/tests/hex-random.c (mpz_lucas_mod): Declare, instead of including gm...Marco Bodrato2018-11-121-1/+3
* mini-gmp/tests/t-lucm.c: New test (and activate it)Marco Bodrato2018-11-121-0/+48
* Copyright yearsMarco Bodrato2016-11-301-1/+1
* Update mini-gmp random seed logic to be idenpendent of word size.Niels M?ller2016-11-241-19/+32
* Use /dev/urandom for seeding mini-gmp tests, when available.Niels M?ller2016-11-241-4/+39
* Add fflush call after printing out GMP_CHECK_RANDOMIZE.Niels M?ller2016-11-151-0/+1
* Reinstate gmp.h inclusion.Torbjorn Granlund2016-11-011-0/+1
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* mini-gmp: Test mpn_mul_n and mpn_sqr.Niels M?ller2013-01-151-2/+36
* Whitespace cleanup.Torbjorn Granlund2013-01-101-2/+1
* mini-gmp: Test program for mpz_import and mpz_export.Niels M?ller2013-01-081-0/+15
* Put also mini-gmp test suite under GPL.Torbjorn Granlund2012-11-211-11/+11
* Whitespace cleanup, add a copyright year.Torbjorn Granlund2012-03-031-11/+11
* Added mini-gmp. Use it for bootstrap. Deleted dumbmp.c.Niels Möller2012-02-261-0/+386