Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test #8412 (again) | Krzysztof Gogolewski | 2013-10-12 | 1 | -1/+1 |
* | Test #8412 | Krzysztof Gogolewski | 2013-10-12 | 2 | -0/+11 |
* | Update test-suite for new `array-0.5.0.0` | Herbert Valerio Riedel | 2013-10-11 | 1 | -1/+1 |
* | Add tests for new TH #4124, #4128, #4170, #4364, #6062 | Krzysztof Gogolewski | 2013-10-05 | 6 | -0/+43 |
* | Peculiarly, we now pass this test on ghci. | Geoffrey Mainland | 2013-10-04 | 1 | -1/+1 |
* | Update tests now that declaration splices are legal everywhere. | Geoffrey Mainland | 2013-10-04 | 4 | -8/+4 |
* | Fix test wibbles for new Template Haskell. | Geoffrey Mainland | 2013-10-04 | 12 | -63/+7 |
* | Adjust tests for new Template Haskell. | Geoffrey Mainland | 2013-10-04 | 9 | -0/+22 |
* | Further testsuite wibbles following changes to kind suppression | Simon Peyton Jones | 2013-10-02 | 1 | -1/+1 |
* | Fix T8333 (#8333) | Krzysztof Gogolewski | 2013-09-28 | 2 | -8/+1 |
* | Test Trac #8333 | Simon Peyton Jones | 2013-09-20 | 4 | -1/+21 |
* | Update to tests due to change in syntax for role annotations. | Richard Eisenberg | 2013-09-17 | 13 | -22/+37 |
* | Adjust test suite to new Language Pragma warnigns | Joachim Breitner | 2013-09-14 | 1 | -1/+1 |
* | Error message wibbles | Simon Peyton Jones | 2013-09-10 | 1 | -2/+2 |
* | Adapt for `containers-0.5.3.1` update | Herbert Valerio Riedel | 2013-09-04 | 1 | -1/+1 |
* | Adapt for `containers-0.5.2.1` update | Herbert Valerio Riedel | 2013-08-30 | 1 | -1/+1 |
* | Follow TH pretty-printing change | Simon Peyton Jones | 2013-08-29 | 1 | -1/+1 |
* | Add test for #8186 | Richard Eisenberg | 2013-08-27 | 3 | -1/+17 |
* | Fix naming of ClosedFam1/ClosedFam2 tests. | Austin Seipp | 2013-08-11 | 3 | -1/+1 |
* | Fix duplicate test names | Jan Stolarek | 2013-08-09 | 1 | -2/+2 |
* | Add tests for roles. | Richard Eisenberg | 2013-08-02 | 11 | -15/+68 |
* | Add test T8028 | Richard Eisenberg | 2013-07-02 | 4 | -1/+23 |
* | Updates to support closed type families. | Richard Eisenberg | 2013-06-21 | 13 | -73/+54 |
* | Test Trac #7910 | Simon Peyton Jones | 2013-05-15 | 3 | -1/+19 |
* | Fix T5555 with dynamic ghci | Ian Lynagh | 2013-03-16 | 1 | -1/+1 |
* | Fix tests for dynamic ghc | Ian Lynagh | 2013-03-15 | 4 | -33/+37 |
* | Update outputs following the unicode quote change in GHC's output | Ian Lynagh | 2013-02-24 | 16 | -52/+53 |
* | Error message wibbles when adding overloaded lists | Simon Peyton Jones | 2013-02-14 | 1 | -1/+1 |
* | TH empty case expressions now ok (with -XEmptyCase) | Simon Peyton Jones | 2013-02-13 | 3 | -9/+3 |
* | Added testcase for Trac #7681, a Template Haskell missing feature. | Richard Eisenberg | 2013-02-11 | 2 | -0/+13 |
* | Convert more helper functions | Ian Lynagh | 2013-02-11 | 4 | -6/+6 |
* | Pass the test name to the test options | Ian Lynagh | 2013-02-07 | 2 | -2/+2 |
* | Add a test for #1849 | Ian Lynagh | 2013-02-02 | 3 | -0/+17 |
* | Add a test for #2222 | Ian Lynagh | 2013-02-01 | 3 | -0/+42 |
* | Rename some numeric tests: nnnn -> Tnnnn | Ian Lynagh | 2013-01-25 | 6 | -3/+3 |
* | Test Trac #7532 | Simon Peyton Jones | 2013-01-02 | 4 | -0/+50 |
* | Implement overlapping type family instances. | Richard Eisenberg | 2012-12-21 | 10 | -1/+109 |
* | Test Trac #7445 | Simon Peyton Jones | 2012-12-07 | 4 | -0/+26 |
* | Make some tests independent of the version number of the array package | Ian Lynagh | 2012-11-30 | 2 | -9/+1 |
* | Test Trac #7276 (part 2) | Simon Peyton Jones | 2012-10-26 | 3 | -0/+26 |
* | Improved desugaring in TH for Rules | Simon Peyton Jones | 2012-10-19 | 1 | -4/+4 |
* | Test Trac #7276 | Simon Peyton Jones | 2012-10-03 | 3 | -0/+16 |
* | Tons of error message wibbles | Simon Peyton Jones | 2012-09-28 | 1 | -2/+29 |
* | Make the test output a bit more self-explanatory | Simon Peyton Jones | 2012-09-28 | 1 | -1/+1 |
* | Fewer "shadowed bindings" messages from TH (result from fix of #7092) | Simon Peyton Jones | 2012-08-29 | 1 | -4/+0 |
* | Test Trac #7092 | Simon Peyton Jones | 2012-08-28 | 3 | -0/+24 |
* | Test Trac #7064 | Simon Peyton Jones | 2012-08-15 | 4 | -0/+68 |
* | Adapt to new TH pragma data types | Simon Peyton Jones | 2012-08-15 | 1 | -1/+1 |
* | Adapt to extra \n in multi-line string printouts | Simon Peyton Jones | 2012-08-15 | 2 | -5/+5 |
* | Wibbles to error output | Simon Peyton Jones | 2012-07-17 | 5 | -5/+5 |