Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update testsuite | Sylvain Henry | 2020-06-17 | 1 | -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 gcdInteger | Ian Lynagh | 2012-07-13 | 1 | -0/+17 |