Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add test for #7233 | Simon Marlow | 2012-10-24 | 3 | -0/+26 |
* | Add test case for #7014. | Paolo Capriotti | 2012-07-27 | 5 | -0/+135 |
* | Fix arith013 | Ian Lynagh | 2012-07-20 | 1 | -6/+3 |
* | Fix numrun012 on x86_64. | Paolo Capriotti | 2012-07-11 | 1 | -1/+1 |
* | Make numrun012 work with excess-precision.(#5856) | Paolo Capriotti | 2012-07-10 | 2 | -3/+3 |
* | Add test for #5963 | Paolo Capriotti | 2012-06-20 | 3 | -0/+9 |
* | Update tests following changes in base | Ian Lynagh | 2012-06-20 | 1 | -1/+0 |
* | Add -fobject-code to the numeric *2 tests | Ian Lynagh | 2012-05-15 | 1 | -3/+3 |
* | Add a quotRem2 test | Ian Lynagh | 2012-04-21 | 3 | -0/+38 |
* | Use 64bit args in mul2 | Ian Lynagh | 2012-02-24 | 2 | -10/+10 |
* | Add 32bit output for mul2 | Ian Lynagh | 2012-02-24 | 1 | -0/+15 |
* | Add a test for 2-word-multiply | Ian Lynagh | 2012-02-24 | 3 | -0/+42 |
* | Add 32-bit output for add2 | Ian Lynagh | 2012-02-23 | 1 | -0/+15 |
* | Add a test for add-with-carry | Ian Lynagh | 2012-02-23 | 3 | -0/+44 |
* | Expect failure for numrun012(ghci) on Windows | Simon Marlow | 2012-01-17 | 1 | -1/+6 |
* | Fix some tests following the removal of Num's superclasses | Ian Lynagh | 2011-10-12 | 3 | -3/+3 |
* | Fix arith013 following integer-gmp changes | Ian Lynagh | 2011-09-13 | 1 | -2/+2 |
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 77 | -0/+67463 |