summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric
Commit message (Expand)AuthorAgeFilesLines
...
* Trac #T7881 now works for hpc way againSimon Peyton Jones2013-10-031-1/+1
* Mark T7881 as expected failure for WAY=hpc (#8384)Reid Barton2013-09-301-1/+1
* Follow changes in comparison primops (see #6135)Jan Stolarek2013-09-181-9/+10
* Add test for -XNumDecimalsAustin Seipp2013-08-283-0/+6
* Rellocate test for T7689 to different directoryJan Stolarek2013-08-193-117/+0
* Fix #7116 failing due to uniquesJan Stolarek2013-08-082-21/+17
* Add a test for #7881Ian Lynagh2013-08-013-0/+41
* Add a test for T7895 (literal overflow)Ian Lynagh2013-07-313-0/+31
* Test for #7116 (strength reduction)Jan Stolarek2013-07-314-0/+97
* Test #7689Jan Stolarek2013-02-193-0/+117
* Remove uses of compose(s) in tests, and change how composition is handledIan Lynagh2013-02-141-2/+2
* 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