Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 6424 | -2541/+2541 |
| | |||||
* | fix a bug in displaying diffs when there is no expected output | Simon Marlow | 2011-07-20 | 1 | -2/+2 |
| | |||||
* | add test for #5314 | Simon Marlow | 2011-07-20 | 3 | -0/+18 |
| | |||||
* | Merge branch 'master' of http://darcs.haskell.org/testsuite | Simon Peyton Jones | 2011-07-20 | 8 | -6/+51 |
|\ | |||||
| * | fix 5313 when BINDIST=YES (need some quoting) | Simon Marlow | 2011-07-20 | 1 | -1/+1 |
| | | |||||
| * | Add a test for #481 | Simon Marlow | 2011-07-20 | 6 | -0/+39 |
| | | |||||
| * | fix 5313(threaded2) | Simon Marlow | 2011-07-20 | 1 | -1/+1 |
| | | |||||
| * | When the output files differ, present the diffs between the *actual* | Simon Marlow | 2011-07-20 | 1 | -4/+10 |
| | | | | | | | | | | | | | | output, not the normalised output. The latter may have newlines removed, making the diff unreadable. I broke this recently, but it was only working by accident, now it is working by design (and is commented, to boot). | ||||
* | | Test Trac #5334, #5331 | Simon Peyton Jones | 2011-07-20 | 5 | -0/+66 |
|/ | |||||
* | Add a test for #5332 (unboxed singleton tuples and TH) | Ian Lynagh | 2011-07-19 | 2 | -0/+9 |
| | |||||
* | Fix a driver problem with older versions of python | Ian Lynagh | 2011-07-19 | 1 | -1/+3 |
| | |||||
* | Test Trac #5329 | Simon Peyton Jones | 2011-07-18 | 2 | -0/+131 |
| | |||||
* | Merge branch 'master' of http://darcs.haskell.org/testsuite | Simon Peyton Jones | 2011-07-18 | 4 | -3/+20 |
|\ | |||||
| * | Stop CheckA and CheckB sharing a source file | Ian Lynagh | 2011-07-15 | 4 | -3/+20 |
| | | | | | | | | Caused failures when run in parallel | ||||
* | | Accept wibble in core-syntax printing | Simon Peyton Jones | 2011-07-18 | 3 | -12/+12 |
| | | |||||
* | | Test Trac #5300 | Simon Peyton Jones | 2011-07-15 | 3 | -0/+24 |
| | | |||||
* | | Test Trac #5315 | Simon Peyton Jones | 2011-07-15 | 3 | -0/+91 |
|/ | |||||
* | T3064 sometimes uses a little less memory | Ian Lynagh | 2011-07-14 | 1 | -1/+1 |
| | |||||
* | Fix some (significant!) white space | Ian Lynagh | 2011-07-14 | 1 | -1/+1 |
| | |||||
* | test for #5313 | Simon Marlow | 2011-07-14 | 2 | -0/+26 |
| | |||||
* | Remove used of python 2.5 feature | David Terei | 2011-07-14 | 1 | -12/+15 |
| | |||||
* | Make and use a req_interp helper | Ian Lynagh | 2011-07-13 | 17 | -30/+49 |
| | | | | | Tests can now specify that they require the interpreter (i.e. that they use one of ghci, annotations, TH, etc). | ||||
* | TH doesn't work in a stage 1 compiler | Ian Lynagh | 2011-07-13 | 1 | -3/+6 |
| | |||||
* | Handle missing stderr files | Ian Lynagh | 2011-07-13 | 1 | -3/+10 |
| | | | | Sometimes, "prog 2> err" won't actually create err on Windows. | ||||
* | More THREAD fixes to safe haskell tests | David Terei | 2011-07-12 | 4 | -8/+29 |
| | |||||
* | Formatting wibble | David Terei | 2011-07-12 | 1 | -10/+10 |
| | |||||
* | Update safe haskell tests after removal of SafeLanguage | David Terei | 2011-07-12 | 5 | -5/+19 |
| | |||||
* | Fixes to safe haskell tests when run with THREAD | David Terei | 2011-07-12 | 2 | -12/+12 |
| | |||||
* | add test for #5243 | Simon Marlow | 2011-07-12 | 4 | -0/+8 |
| | |||||
* | update following changes to tyConString | Simon Marlow | 2011-07-12 | 1 | -1/+1 |
| | |||||
* | fix up existing Dynamic/Typeable tests and add a few more | Simon Marlow | 2011-07-12 | 10 | -32/+95 |
| | |||||
* | Add some more safe haskell tests | David Terei | 2011-07-11 | 15 | -0/+186 |
| | |||||
* | Update tests for new InterruptibleFFI extension | Ian Lynagh | 2011-07-12 | 2 | -1/+2 |
| | |||||
* | Accept output for a few dph tests | Ian Lynagh | 2011-07-08 | 4 | -1988/+1988 |
| | | | | I think the changes are just due to changes in the random library. | ||||
* | Mark tests which depend on random | Ian Lynagh | 2011-07-08 | 5 | -6/+7 |
| | |||||
* | Clean .comp.stats files | Ian Lynagh | 2011-07-08 | 1 | -1/+1 |
| | |||||
* | Fix some issues with safe haskell tests | David Terei | 2011-07-07 | 18 | -26/+145 |
| | |||||
* | Rename T1595 because there is T1595 in typecheck/should_fail already | Daniel Fischer | 2011-07-07 | 4 | -4/+4 |
| | |||||
* | Pass defaultLogAction to defaultErrorHandler in annrun01 | Daniel Fischer | 2011-07-07 | 1 | -2/+2 |
| | |||||
* | Add tests for Safe Haskell | David Terei | 2011-07-06 | 96 | -0/+950 |
| | |||||
* | Improvements to testsuite to allow more complex tests | David Terei | 2011-07-06 | 2 | -57/+103 |
| | |||||
* | Add test for #5129 | Simon Marlow | 2011-07-06 | 2 | -0/+22 |
| | |||||
* | remove optllvm from other_ways (it is already automatically added to | Simon Marlow | 2011-07-06 | 1 | -1/+1 |
| | | | | run_ways, having it in other_ways just causes strange effects) | ||||
* | Skip optllvm | David Terei | 2011-07-06 | 1 | -1/+1 |
| | |||||
* | Remove GenDeprecated test | Ian Lynagh | 2011-07-05 | 2 | -4/+0 |
| | | | | The Generics extension is no longer supported. | ||||
* | plugins01 fixes | Max Bolingbroke | 2011-07-04 | 2 | -5/+1 |
| | |||||
* | Fix validate failures with more quoting | Max Bolingbroke | 2011-07-03 | 1 | -2/+2 |
| | |||||
* | Test Trac #1595 | Simon Peyton Jones | 2011-07-01 | 3 | -0/+8 |
| | |||||
* | Trac change in ids assigned by specialiser | Simon Peyton Jones | 2011-06-30 | 1 | -4/+4 |
| | |||||
* | Test Trac #5283 | Simon Peyton Jones | 2011-06-30 | 2 | -0/+21 |
| |