summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-e
Commit message (Expand)AuthorAgeFilesLines
* Diagnostic codes: acccept test changessheaf2022-09-138-8/+10
* Exit with failure when -e fails (fixes #18411 #9916 #17560)nineonine2022-02-0526-6/+157
* Improve handling of import statements in GHCi (#20473)Morrow2021-11-171-1/+1
* Add tests for #15617.Roland Senn2020-08-313-0/+9
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-081-1/+1
* testsuite: Use makefile_testBen Gamari2019-01-302-29/+21
* Revert "Batch merge"Ben Gamari2019-01-302-21/+29
* Batch mergeBen Gamari2019-01-302-29/+21
* Fix for #13862: Optional "-v" not allowed with :load in GHCiroland2018-09-161-1/+1
* tests: manually move some extra_files into *.T filesReid Barton2017-02-261-1/+2
* Distinguish between UnitId and InstalledUnitId.Edward Z. Yang2016-10-081-1/+1
* Testsuite: use ignore_stderr/stdout instead of ignore_outputThomas Miedema2016-06-299-14/+35
* Testsuite: open/close stdin/stdout/stderr explicitlyThomas Miedema2016-06-281-1/+1
* Testsuite: fixup req_profiling tests (#11496)Thomas Miedema2016-01-271-1/+1
* Don't print "Loaded GHCi configuration" message in ghc -e (#11478)Reid Barton2016-01-224-0/+6
* Fix #11256 by not immediately erroring if we can't find a module.Edward Z. Yang2015-12-211-2/+2
* Make 'error' include the CCS call stack when profiledSimon Marlow2015-11-131-1/+1
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-072-4/+0
* base: use Show for ErrorCall in uncaughtExceptionHandlerEric Seidel2015-09-211-0/+2
* Testsuite: small test cleanupsThomas Miedema2015-07-181-0/+3
* Don't run T9330fail on Windows, no clobber occurs. #9930Edward Z. Yang2015-05-301-1/+3
* Don't overwrite input file by defaultPhil Ruffwind2015-02-093-0/+7
* Make ghc -e fail on invalid declarationsReid Barton2014-12-235-0/+17
* Make ghc -e not exit on valid import commands (#9905)Reid Barton2014-12-236-1/+30
* Do not print the result of 'main' after invoking ':main' (fixes #9086).Gintautas Miliauskas2014-07-073-0/+4
* Use U+2018 instead of U+201B quote mark in compiler messagesHerbert Valerio Riedel2014-02-251-1/+1
* Add new ghc-e/should_fail test suiteAustin Seipp2013-12-042-0/+9
* Update outputs following the unicode quote change in GHC's outputIan Lynagh2013-02-241-1/+1
* Convert more helper functionsIan Lynagh2013-02-111-2/+2
* Rename some numeric tests: nnnn -> TnnnnIan Lynagh2013-01-258-11/+11
* Add a test for #7299Ian Lynagh2013-01-162-0/+4
* Tweak the 2228 configIan Lynagh2012-10-141-1/+1
* 2228 is broken on x86_64-unknown-linuxIan Lynagh2012-10-051-1/+4
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2015-0/+87