summaryrefslogtreecommitdiff
path: root/testsuite/tests/numeric
Commit message (Expand)AuthorAgeFilesLines
* Error msg wibbles from reduced module prefixesSimon Peyton Jones2015-04-071-70/+57
* testsuite: add a regression test for #10011Austin Seipp2015-03-193-0/+16
* Restore exact old semantics of `decodeFloat`Herbert Valerio Riedel2014-11-193-0/+40
* Testsuite error message changesSimon Peyton Jones2014-11-041-14/+14
* Python 3 support, second attempt (Trac #9184)Krzysztof Gogolewski2014-10-191-4/+4
* Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.6.Thomas Miedema2014-10-071-3/+0
* Revert "Basic Python 3 support for testsuite driver (Trac #9184)"Krzysztof Gogolewski2014-10-031-4/+4
* Basic Python 3 support for testsuite driver (Trac #9184)Krzysztof Gogolewski2014-10-011-4/+4
* Re-export Word from Prelude (re #9531)Herbert Valerio Riedel2014-08-311-1/+5
* Refactor unfoldingsSimon Peyton Jones2014-08-281-12/+12
* 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
* Adjust output to new oneshotnessJoachim Breitner2013-12-121-6/+10
* Improved error messagesSimon Peyton Jones2013-11-222-6/+8
* Test #8542Krzysztof Gogolewski2013-11-223-0/+18
* 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