summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric
Commit message (Expand)AuthorAgeFilesLines
* Replace 'if_platform' and 'unless_platform' with 'platform'Ian Lynagh2013-02-081-1/+1
* numrun012(ghci) now passes on WindowsIan Lynagh2013-01-261-6/+1
* Rename some numeric tests: nnnn -> TnnnnIan Lynagh2013-01-259-4/+4
* arith005(ghci) is broken on OS X x86 (#7043)Ian Lynagh2013-01-171-1/+1
* add test for #7233Simon Marlow2012-10-243-0/+26
* Add test case for #7014.Paolo Capriotti2012-07-275-0/+135
* Fix arith013Ian Lynagh2012-07-201-6/+3
* Fix numrun012 on x86_64.Paolo Capriotti2012-07-111-1/+1
* Make numrun012 work with excess-precision.(#5856)Paolo Capriotti2012-07-102-3/+3
* Add test for #5963Paolo Capriotti2012-06-203-0/+9
* Update tests following changes in baseIan Lynagh2012-06-201-1/+0
* Add -fobject-code to the numeric *2 testsIan Lynagh2012-05-151-3/+3
* Add a quotRem2 testIan Lynagh2012-04-213-0/+38
* Use 64bit args in mul2Ian Lynagh2012-02-242-10/+10
* Add 32bit output for mul2Ian Lynagh2012-02-241-0/+15
* Add a test for 2-word-multiplyIan Lynagh2012-02-243-0/+42
* Add 32-bit output for add2Ian Lynagh2012-02-231-0/+15
* Add a test for add-with-carryIan Lynagh2012-02-233-0/+44
* Expect failure for numrun012(ghci) on WindowsSimon Marlow2012-01-171-1/+6
* Fix some tests following the removal of Num's superclassesIan Lynagh2011-10-123-3/+3
* Fix arith013 following integer-gmp changesIan Lynagh2011-09-131-2/+2
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2077-0/+67463