summaryrefslogtreecommitdiff
path: root/testsuite/tests/lib/integer
Commit message (Expand)AuthorAgeFilesLines
* Add tests for new internal GMP primitivesHerbert Valerio Riedel2013-10-013-0/+60
* Comparison primops return Int# (Fixes #6135)Jan Stolarek2013-08-143-0/+12
* Remove T7041; it doesn't make sense now that we handle gcd differentlyIan Lynagh2012-07-203-16/+0
* Add 32-bit output for gcdIntegerIan Lynagh2012-07-181-0/+1
* Add a couple of tests for gcdIntegerIan Lynagh2012-07-135-0/+35
* Add IntegerConversionRulesIan Lynagh2012-06-273-0/+35
* Add more cases to the integer constant folding testIan Lynagh2012-06-082-0/+16
* Add more tests to integerConstantFoldingIan Lynagh2012-06-062-0/+21
* Generalise the integerToInt_smallInteger test (now fromToInteger)Ian Lynagh2012-01-263-9/+14
* Add a test for the integerToInt/smallInteger ruleIan Lynagh2012-01-263-0/+22
* Add encodeInteger{Double,Float} to the integerConstantFolding testIan Lynagh2012-01-133-0/+12
* Add {double,float}FromInteger to the integerConstantFolding testIan Lynagh2012-01-133-0/+16
* Add quot and rem to the integerConstantFolding testIan Lynagh2012-01-103-0/+12
* Test some more Integer constant foldingsIan Lynagh2011-09-243-0/+26
* Fix integerConstantFolding on 32bit platformsIan Lynagh2011-07-293-3/+3
* Add a test for Integer constant foldingIan Lynagh2011-07-234-0/+200
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-207-0/+820