summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci
Commit message (Expand)AuthorAgeFilesLines
* Test Trac #7939Simon Peyton Jones2013-05-274-0/+16
* Improved error messageSimon Peyton Jones2013-05-211-0/+2
* Wibbles to error messagesSimon Peyton Jones2013-05-151-3/+3
* Test Trac #7873Simon Peyton Jones2013-05-023-0/+13
* Test Trac #7872Simon Peyton Jones2013-05-023-0/+10
* Wibbles to error messages, following the fix for Trac #7851Simon Peyton Jones2013-04-294-13/+2
* Error message wibblesSimon Peyton Jones2013-04-231-0/+5
* Actually test T4175Simon Peyton Jones2013-04-221-0/+1
* Test Trac #7586Simon Peyton Jones2013-04-163-0/+8
* 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 ghci058 with dynamic GHCIan Lynagh2013-03-152-3/+4
* | Fix tests for dynamic ghcIan Lynagh2013-03-156-13/+17
|/
* update T5045 for new typing of arrow formsRoss Paterson2013-03-041-1/+1
* Add a couple of tests for #7627Ian Lynagh2013-02-255-0/+63
* Accept Defer02 output following unicode quotes changeIan Lynagh2013-02-241-107/+107
* Fix line endings in Defer02.stderrIan Lynagh2013-02-241-185/+185
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-2426-114/+114
* Fix T7688Ian Lynagh2013-02-151-2/+2
* Don't use deprecated System.CmdIan Lynagh2013-02-151-1/+1
* unixify line endingsIan Lynagh2013-02-151-9/+9
* Test Trac #7688Simon Peyton Jones2013-02-154-0/+11
* Ticket #1845 is closed, so ghci024 presumably works on PPC/OSX nowIan Lynagh2013-02-111-2/+1
* More conversionsIan Lynagh2013-02-111-6/+6
* More helper conversionsIan Lynagh2013-02-111-1/+1
* Convert more helper functionsIan Lynagh2013-02-113-4/+4
* Replace 'if_os' and 'unless_os' with 'opsys'Ian Lynagh2013-02-112-5/+5
* Replace 'if_platform' and 'unless_platform' with 'platform'Ian Lynagh2013-02-081-1/+1
* Pass the test name to the test optionsIan Lynagh2013-02-072-2/+2
* Skip ghci/linking tests if we don't have ghci.Austin Seipp2013-02-031-2/+6
* Tidy up some testsIan Lynagh2013-02-031-1/+1
* Use a proper executable (rather than a shell script) in T6106Ian Lynagh2013-02-035-9/+30
* Tweak a comment to help vim's syntax highlightingIan Lynagh2013-01-261-1/+1
* Rename some numeric tests: nnnn -> TnnnnIan Lynagh2013-01-257-5/+5
* Rename some numeric tests: nnnn -> TnnnnIan Lynagh2013-01-2514-7/+7
* Test Trac #7587Simon Peyton Jones2013-01-243-0/+5
* Wibbles to error messages and tests, following ambiguity-check changesSimon Peyton Jones2013-01-081-179/+185
* delete stray fileSimon Marlow2012-12-071-0/+0
* test for #7231Simon Marlow2012-11-279-0/+37
* Fix ghci058 on WindowsIan Lynagh2012-11-101-4/+7
* Modify T5130 so that it passesSimon Peyton Jones2012-10-311-1/+1
* Merge branch 'master' of http://darcs.haskell.org//testsuiteSimon Peyton Jones2012-10-194-2/+27
|\
| * Add a test for reloading a module in GHCiIan Lynagh2012-10-133-0/+23
| * ghcilink004 fails when ghci is dynamic (it tries to load a .a file)Ian Lynagh2012-10-121-1/+2
| * ghcilink001 is expected to fail when ghci is dynamicIan Lynagh2012-10-121-1/+2
* | Improvements to kind error messages, mainlySimon Peyton Jones2012-10-191-2/+2
* | Replace Rank2Types and PolymorphicComponents by RankNTypesSimon Peyton Jones2012-10-192-2/+2
|/
* Merge branch 'master' of http://darcs.haskell.org/testsuiteSimon Peyton Jones2012-10-041-2/+2
|\
| * Fix ghcilink002 and others when dynamic-by-defaultIan Lynagh2012-10-031-2/+2