Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update testsuite | Sylvain Henry | 2020-06-17 | 1 | -3/+3 |
| | | | | | | | | | | | | | | * 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 | ||||
* | Generalise the integerToInt_smallInteger test (now fromToInteger) | Ian Lynagh | 2012-01-26 | 1 | -0/+14 |