summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci
Commit message (Expand)AuthorAgeFilesLines
* Fixes to reflect changes in behavior of -XTypeOperators.Iavor S. Diatchki2012-03-182-3/+6
* Raft of wibbles after refactoring type-class constraint errorsSimon Peyton Jones2012-03-092-18/+12
* Modified error output and new tests for PolyKinds commitSimon Peyton Jones2012-03-022-2/+2
* add missing fileSimon Marlow2012-03-011-0/+17
* update ghci024 following changes to :setSimon Marlow2012-03-012-8/+26
* add a test for :setiSimon Marlow2012-03-014-0/+86
* Wibbles to error messagesSimon Peyton Jones2012-02-282-2/+2
* test #5836Simon Marlow2012-02-133-0/+6
* Add stdout for T5820Ian Lynagh2012-02-101-1/+4
* Test Trac #5820Simon Peyton Jones2012-02-104-1/+10
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-01-162-0/+3
|\
| * Update tests after instances are moved out of Control.Monad.InstancesIan Lynagh2012-01-142-0/+3
* | Add Defer02.stdoutSimon Peyton Jones2012-01-161-0/+64
|/
* Lots of error message wibbling, following theSimon Peyton Jones2012-01-129-16/+130
* Get the value of $(AR) from ghc --infoSimon Marlow2011-12-131-2/+2
* #5371 is now fixed, re-enable ghcilink{001,004} on mingw32Simon Marlow2011-12-011-6/+2
* Error message modifications for the new constraint solver.Dimitrios Vytiniotis2011-11-161-8/+8
* fix test on WindowsSimon Marlow2011-11-091-6/+10
* ghci038 is expect_broken(5289) on WindowsSimon Marlow2011-11-091-1/+5
* Add test for a bug in the byte code generatorSimon Marlow2011-11-023-0/+5010
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2011-10-254-0/+16
|\
| * test for #5564Simon Marlow2011-10-254-0/+16
* | Test :kind and :kind! commandsSimon Peyton Jones2011-10-254-0/+17
|/
* Test Trac #5566Simon Peyton Jones2011-10-224-0/+21
* Wibble to error messageSimon Peyton Jones2011-10-211-0/+2
* Test Trac #5557Simon Peyton Jones2011-10-213-0/+7
* add missing fileSimon Marlow2011-10-191-0/+2
* add test for #5545Simon Marlow2011-10-183-0/+3
* Fix some tests following the removal of Num's superclassesIan Lynagh2011-10-121-2/+2
* add a test for foreign imports in GHCiSimon Marlow2011-10-065-0/+20
* Tweak ghci032Ian Lynagh2011-10-052-2/+4
* Wibbles to error messages following fix to Outputable.quotesSimon Peyton Jones2011-09-291-1/+1
* Fix ghci038 on WindowsIan Lynagh2011-09-252-10/+10
* Revert "Remove quotes from echo'd comments in GHCi script"Simon Peyton Jones2011-09-231-2/+2
* Remove quotes from echo'd comments in GHCi scriptSimon Peyton Jones2011-09-231-2/+2
* update error messagesSimon Marlow2011-09-213-11/+13
* add test for a bug with :forceSimon Marlow2011-09-212-0/+10
* Test cases for GHCi data, class, etc.Daniel Winograd-Cort2011-09-2143-11/+332
* Improved debugger outputSimon Peyton Jones2011-09-141-1/+1
* Fix some more written-but-not-cleaned filesIan Lynagh2011-09-064-2/+3
* Fix some more written-but-not-cleaned filesIan Lynagh2011-09-046-28/+5
* Fix some more written-but-not-cleaned filesIan Lynagh2011-09-043-1/+4
* Error message wibblesSimon Peyton Jones2011-09-021-2/+0
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2011-09-025-36/+53
|\
| * Stop ghci025 sharing files with prog001Ian Lynagh2011-09-015-24/+41
| * Remove ^Ms from ghci025.scriptIan Lynagh2011-09-011-27/+27
* | Error message wibblesSimon Peyton Jones2011-09-027-63/+63
|/
* Add a test for ":show imports"Simon Marlow2011-09-015-0/+81
* accept outputSimon Marlow2011-08-262-4/+1
* Follow ghc-prim changesIan Lynagh2011-08-261-1/+1