Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix result001 | Ian Lynagh | 2013-02-11 | 2 | -1/+5 | |
| | ||||||
* | print020 now passes | Ian Lynagh | 2013-02-11 | 1 | -1/+1 | |
| | ||||||
* | Update print020 expected output | Ian Lynagh | 2013-02-11 | 1 | -2/+2 | |
| | ||||||
* | HappyTest needs MagicHash | Ian Lynagh | 2013-02-11 | 1 | -1/+1 | |
| | ||||||
* | Add expected warnings for print020 | Ian Lynagh | 2013-02-11 | 1 | -0/+31 | |
| | ||||||
* | Convert more helper functions | Ian Lynagh | 2013-02-11 | 3 | -4/+4 | |
| | ||||||
* | Rename some numeric tests: nnnn -> Tnnnn | Ian Lynagh | 2013-01-25 | 4 | -4/+4 | |
| | ||||||
* | Test Trac #7386 | Simon Peyton Jones | 2012-11-06 | 4 | -0/+15 | |
| | ||||||
* | accept | Simon Marlow | 2012-10-30 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'master' of http://darcs.haskell.org//testsuite | Simon Peyton Jones | 2012-10-19 | 1 | -1/+4 | |
|\ | ||||||
| * | print035(ghci) fails when ghci is dynamic | Ian Lynagh | 2012-10-13 | 1 | -1/+4 | |
| | | ||||||
* | | Minor changes to tidying | Simon Peyton Jones | 2012-10-19 | 3 | -8/+8 | |
| | | ||||||
* | | Replace Rank2Types and PolymorphicComponents by RankNTypes | Simon Peyton Jones | 2012-10-19 | 4 | -4/+4 | |
|/ | ||||||
* | A ton of error message wibbles | Simon Peyton Jones | 2012-09-21 | 3 | -1/+3 | |
| | | | | | | Notably * Showing relevant bindings * Not suggesting add instance (Num T); see Trac #7222 | |||||
* | Adapt tests to the removal of the MR in GHCi | Paolo Capriotti | 2012-09-03 | 17 | -22/+22 | |
| | ||||||
* | Add tests for deriving Generic1 | Jose Pedro Magalhaes | 2012-06-21 | 2 | -3/+3 | |
| | | | | Most of these tests were written by Nicolas Frisby. | |||||
* | Update test output for mdo changes (Trac #4148) | Simon Peyton Jones | 2012-06-12 | 2 | -6/+0 | |
| | ||||||
* | Merge remote-tracking branch 'origin/unboxed-tuple-arguments2' | Paolo Capriotti | 2012-06-05 | 5 | -20/+48 | |
|\ | ||||||
| * | Testsuite update for unboxed tuples in arguments | Max Bolingbroke | 2012-05-15 | 5 | -20/+48 | |
| | | | | | | | | We are careful to test slow calls and RtClosureInspect, as well as standard fast calls | |||||
* | | Follow the move of Word from base to ghc-prim | Ian Lynagh | 2012-05-22 | 2 | -5/+7 | |
|/ | ||||||
* | Add combined_output option. | Paolo Capriotti | 2012-04-23 | 1 | -6/+6 | |
| | | | | | | | | | Added an option to combine stdout and stderr into a single file. This is useful for ghci scripts that produce interleaved errors and normal output. Also modified check_stderr_ok so that it normalizes stderr in the same way as compile tests. | |||||
* | Raft of wibbles after refactoring type-class constraint errors | Simon Peyton Jones | 2012-03-09 | 3 | -10/+19 | |
| | | | | ...in response to Trac #5858 | |||||
* | update output | Simon Marlow | 2012-02-16 | 1 | -1/+1 | |
| | ||||||
* | Lots of error message wibbling, following the | Simon Peyton Jones | 2012-01-12 | 7 | -18/+20 | |
| | | | | major TcErrors refactoring | |||||
* | accept (better) output | Simon Marlow | 2011-11-02 | 2 | -4/+4 | |
| | ||||||
* | print032 is not broken any more | Simon Marlow | 2011-11-02 | 2 | -6/+6 | |
| | ||||||
* | update error messages | Simon Marlow | 2011-09-21 | 10 | -24/+24 | |
| | ||||||
* | Improved debugger output | Simon Peyton Jones | 2011-09-14 | 19 | -87/+71 | |
| | | | | | | | It turns out that the new treatment of Integer literals means that the debugger can see an Integer value more often than before (it's a value not a thunk). That improves the debugger output; hence all these diffs. | |||||
* | Fix some more written-but-not-cleaned files | Ian Lynagh | 2011-09-06 | 6 | -2/+4 | |
| | ||||||
* | Error message wibbles | Simon Peyton Jones | 2011-09-02 | 2 | -2/+2 | |
| | ||||||
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 209 | -0/+2639 | |