summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Wibbles to "main is not defined in Main" messagseSimon Peyton Jones2013-04-156-7/+6
* Test Trac #7827Patrick Palka2013-04-122-0/+6
* Bump peak-megabytes (always a wobbly number)Simon Peyton Jones2013-04-031-1/+2
* Wibbles to error outputSimon Peyton Jones2013-04-038-81/+81
* Test Trac #7804Simon Peyton Jones2013-04-032-0/+11
* Test Trac #7805Simon Peyton Jones2013-04-033-0/+12
* SpecConstr infinite specialisation: test for #5550Amos Robinson2013-04-033-0/+15
* new test for #7796, also improves a haddock perfNicolas Frisby2013-03-285-1/+79
* Fix a framework error when using a non-dynamic GHCIan Lynagh2013-03-191-0/+1
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2013-03-1844-73/+249
|\
| * Add a test for #7776Ian Lynagh2013-03-182-0/+7
| * T5313 is broken (#7774)Ian Lynagh2013-03-161-1/+5
| * Merge branch 'master' of darcs.haskell.org:/srv/darcs//testsuiteIan Lynagh2013-03-164-0/+85
| |\
| | * Initial test for Trac #4175Simon Peyton Jones2013-03-153-0/+84
| | * Tweak test as a result of fixing #4175Patrick Palka2013-03-151-0/+1
| * | Fix plugins02 with dynamic GHCIan Lynagh2013-03-161-1/+1
| * | Fix T5555 with dynamic ghciIan Lynagh2013-03-161-1/+1
| * | Fix ghci058 with dynamic GHCIan Lynagh2013-03-152-3/+4
| * | Fix tests for dynamic ghcIan Lynagh2013-03-1526-66/+107
| |/
| * Tests for nullary type classes (#7642)Krzysztof Gogolewski2013-03-139-1/+39
* | Make T7319 run in all waysSimon Peyton Jones2013-03-182-8/+8
|/
* Update haddock.Cabal boundsIan Lynagh2013-03-131-2/+4
* Add a simple test for compiling and running a program that uses the GHC APIIan Lynagh2013-03-123-0/+10
* Stop T2507 failing on WindowsIan Lynagh2013-03-111-1/+5
* Revert "Accept unicode quotes in T2507"Ian Lynagh2013-03-101-5/+5
* Test Trac #7748Simon Peyton Jones2013-03-096-0/+97
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2013-03-085-4/+50
|\
| * Add a test for AutoDeriveTypeableJose Pedro Magalhaes2013-03-082-1/+19
| * Add test for T7704Jose Pedro Magalhaes2013-03-082-0/+28
| * Update test outputJose Pedro Magalhaes2013-03-081-2/+2
| * plugins01 should be using $(TEST_HC_OPTS), not $(HC_OPTS)Ian Lynagh2013-03-071-1/+1
| * Force recompilation to ensure plugin output, fixes #7597Edward Z. Yang2013-03-061-1/+1
* | Accept unicode quotes in T2507Simon Peyton Jones2013-03-051-5/+5
|/
* update T5045 for new typing of arrow formsRoss Paterson2013-03-041-1/+1
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2013-03-0428-107/+306
|\
| * Merge branch 'master' of http://darcs.haskell.org/testsuiteAmos Robinson2013-03-0430-146/+270
| |\
| | * Test Trac #7696, #7697Simon Peyton Jones2013-03-035-0/+44
| | * Test Trac #7641Simon Peyton Jones2013-03-032-0/+15
| | * Wibbles to error messages following fixing Trac #7696 and #7697Simon Peyton Jones2013-03-0310-105/+102
| | * Update drvfail011.stderr following #7734 fix; patch from monoidalIan Lynagh2013-03-031-1/+1
| | * Add a test for #7734Ian Lynagh2013-03-033-0/+24
| | * Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2013-03-015-39/+0
| | |\
| | * | Test Trac #7729Simon Peyton Jones2013-03-015-1/+84
| * | | Trac #7736: Parallel array enumeration causes compiler panic (enumFromToP), e...Amos Robinson2013-03-043-0/+36
| |/ /
* | | Wibbles from new arrow typechecking codeSimon Peyton Jones2013-03-044-26/+8
| |/ |/|
* | Remove redundant SafeHaskell testsIan Lynagh2013-03-015-39/+0
|/
* T7671 / #7671 is now fixedIan Lynagh2013-02-261-1/+1
* Add a couple of tests for #7627Ian Lynagh2013-02-255-0/+63
* Fix T6037.stderr; it uses LC_ALL=C, so won't actually get unicode quotesIan Lynagh2013-02-241-2/+2
* Add a test for #2507; we should get `' quotes if unicode quotes don't workIan Lynagh2013-02-244-0/+15