summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/ghc-e
Commit message (Expand)AuthorAgeFilesLines
* Make and use a req_interp helperIan Lynagh2011-07-131-8/+8
* Add TEST_HC_OPTS to every Makefile invocation of TEST_HCSimon Peyton Jones2011-04-201-8/+8
* 2228 no longer fails on MinGW due to isatty patch.Edward Z. Yang2011-04-061-5/+2
* Track changes to the finder's error messagessimonpj2011-01-131-2/+2
* Skip some more tests when the compiler is profiledIan Lynagh2010-09-221-0/+2
* add a test for #3890Simon Marlow2010-05-054-0/+15
* Follow column number changesIan Lynagh2009-11-281-1/+1
* Add more quoting for paths with spacesIan Lynagh2009-10-131-7/+7
* Skip 2228 on WindowsIan Lynagh2008-10-191-1/+4
* add test for #2636Simon Marlow2008-10-104-0/+10
* add test for #2228Simon Marlow2008-04-304-1/+10
* Avoid some escaping in a commandlineIan Lynagh2008-01-231-1/+1
* Add another ghc -e / runghc testIan Lynagh2008-01-205-0/+22
* Add a test for exitWith and ghc -eIan Lynagh2008-01-203-0/+5
* Add a test for multiple -e flagsIan Lynagh2008-01-193-0/+6
* Test for ghc -e ":main"Ian Lynagh2008-01-194-0/+8
* use -ignore-dot-ghciSimon Marlow2007-10-221-1/+1
* fix this testSimon Marlow2007-06-081-1/+1
* Add a test that 'ghc -e "return ()"' returns successfullyIan Lynagh2007-05-062-0/+10