summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib/integer/gcdInteger.hs
Commit message (Collapse)AuthorAgeFilesLines
* Update testsuiteSylvain Henry2020-06-171-2/+2
| | | | | | | | | | | | | | * support detection of slow ghc-bignum backend (to replace the detection of integer-simple use). There are still some test cases that the native backend doesn't handle efficiently enough. * remove tests for GMP only functions that have been removed from ghc-bignum * fix test results showing dependent packages (e.g. integer-gmp) or showing suggested instances * fix test using Integer/Natural API or showing internal names
* Add a couple of tests for gcdIntegerIan Lynagh2012-07-131-0/+17