summaryrefslogtreecommitdiff
path: root/testsuite
Commit message (Expand)AuthorAgeFilesLines
* Error message wibbles following TyClDecl/HsTyDefn refactoringSimon Peyton Jones2012-03-2693-1173/+1164
* Update test to reflect printing of imported/exported type operators.Iavor S. Diatchki2012-03-241-1/+1
* Update test to reflect the improved printing of data declarations.Iavor S. Diatchki2012-03-241-1/+1
* Add new extension to the list pf GHC-only extensions.Iavor S. Diatchki2012-03-241-0/+1
* Merge remote-tracking branch 'origin/type-nats'Iavor S. Diatchki2012-03-2413-39/+54
|\
| * Merge remote-tracking branch 'origin/master' into type-natsIavor S. Diatchki2012-03-1814-2/+104
| |\
| * | The example n this test is now valid, when TypeOperators are enabled.Iavor S. Diatchki2012-03-183-2/+8
| * | Update error message for malformed sub-ordinates.Iavor S. Diatchki2012-03-181-1/+1
| * | Update error message: now 1 is a potentially valid type.Iavor S. Diatchki2012-03-181-1/+2
| * | Fixes to reflect changes in behavior of -XTypeOperators.Iavor S. Diatchki2012-03-188-35/+43
* | | Merge branch 'master' of win:c:/m64/reg4/testsuiteIan Lynagh2012-03-241-1/+1
|\ \ \
| * | | 5250 is expected to pass on Win64Ian Lynagh2012-03-241-1/+1
| | |/ | |/|
* | | Fix testcase for #4135.Paolo Capriotti2012-03-222-1/+2
* | | Test Trac #4135Simon Peyton Jones2012-03-203-0/+18
|/ /
* | Test Trac #5886Simon Peyton Jones2012-03-163-0/+24
* | Test Trac #5882Simon Peyton Jones2012-03-162-0/+12
* | Test Trac #5935Simon Peyton Jones2012-03-162-0/+15
* | Test Trac #5833Simon Peyton Jones2012-03-163-0/+25
* | Test Trac #1541Simon Peyton Jones2012-03-162-0/+12
* | Add KindSignatures flag to testSimon Peyton Jones2012-03-161-1/+1
* | Test Trac #5937Simon Peyton Jones2012-03-142-0/+7
* | Test Trac #5915Simon Peyton Jones2012-03-143-1/+8
|/
* Update gitignoreDavid Terei2012-03-131-0/+35
* Update .gitignoreDavid Terei2012-03-121-0/+11
* Bumping allocation limit for parsing001 a littleSimon Peyton Jones2012-03-091-1/+1
* Test Trac #5922Simon Peyton Jones2012-03-093-0/+8
* Test Trac #5858Simon Peyton Jones2012-03-093-1/+26
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-03-09304-9687/+13
|\
| * Move base and unix tests to respective packages; part of #1161.Paolo Capriotti2012-03-09299-9683/+0
| * Update perf bounds for i386.Paolo Capriotti2012-03-082-3/+4
| * Accept changed debug output from Simon's changes to GHCMax Bolingbroke2012-03-071-1/+1
| * Update .gitignore.Paolo Capriotti2012-03-061-0/+2
| * Fix llvm checkDavid Terei2012-03-061-1/+1
| * Disable threads with python 2.7.2.Paolo Capriotti2012-03-061-0/+6
* | Raft of wibbles after refactoring type-class constraint errorsSimon Peyton Jones2012-03-0942-225/+288
|/
* Test Trac #5716Simon Peyton Jones2012-03-053-0/+20
* Wibbles to testsuite/mk/boilerplate.mkSimon Peyton Jones2012-03-051-3/+4
* Test Trac #5881Simon Peyton Jones2012-03-054-0/+19
* Test Trac #5892Simon Peyton Jones2012-03-045-0/+39
* Test Trac #5912Simon Peyton Jones2012-03-042-1/+13
* Test Trac #5862Simon Peyton Jones2012-03-042-3/+32
* Merge branch 'master' of http://darcs.haskell.org//testsuiteSimon Peyton Jones2012-03-02281-5951/+2409
|\
| * Test Trac #5717Simon Peyton Jones2012-03-022-1/+21
| * Remove unnecessary importSimon Peyton Jones2012-03-021-1/+0
| * Modified error output and new tests for PolyKinds commitSimon Peyton Jones2012-03-0275-206/+791
| * fix test for the new TASKS stats outputSimon Marlow2012-03-021-1/+1
| * add missing fileSimon Marlow2012-03-011-0/+17
| * accept outputSimon Marlow2012-03-016-10/+17
| * update ghci024 following changes to :setSimon Marlow2012-03-012-8/+26
| * add a test for :setiSimon Marlow2012-03-014-0/+86