summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib/integer/fromToInteger.hs
Commit message (Collapse)AuthorAgeFilesLines
* Update testsuiteSylvain Henry2020-06-171-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 Lynagh2012-01-261-0/+14