summaryrefslogtreecommitdiff
path: root/tests/mpn/t-mulmid.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove 2 clang warnings in the testsuite (printf argument type mismatch and s...Marc Glisse2013-09-211-1/+1
* Put all of test suite under GPL, use consistent header.Torbjorn Granlund2012-11-211-11/+11
* Spacing cleanup.Torbjorn Granlund2011-11-211-1/+1
* Corrected copyright year.Niels Möller2011-10-091-1/+1
* Tests for mpn_mulmid.Niels Möller2011-10-031-0/+93