summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric/should_run
Commit message (Expand)AuthorAgeFilesLines
* Fix mixed tab/space indentation in testsKrzysztof Gogolewski2014-09-211-4/+4
* Re-export Word from Prelude (re #9531)Herbert Valerio Riedel2014-08-311-1/+5
* Add a test for plusWord2#, addIntC#, subIntC#Reid Barton2014-08-093-0/+91
* Simplify .gitignore filesHerbert Valerio Riedel2014-06-281-2/+0
* Add .gitignore for autogenerated test files.Edward Z. Yang2014-05-291-0/+2
* Add test-case for #8726Herbert Valerio Riedel2014-02-022-0/+86
* 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
* 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-2076-0/+67460