summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-e/should_run
Commit message (Expand)AuthorAgeFilesLines
* Convert interface file loading errors into proper diagnosticsMatthew Pickering2023-04-181-2/+2
* 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-301-15/+14
* Revert "Batch merge"Ben Gamari2019-01-301-14/+15
* Batch mergeBen Gamari2019-01-301-15/+14
* Fix for #13862: Optional "-v" not allowed with :load in GHCiroland2018-09-161-1/+1
* Distinguish between UnitId and InstalledUnitId.Edward Z. Yang2016-10-081-1/+1
* 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-071-2/+0
* base: use Show for ErrorCall in uncaughtExceptionHandlerEric Seidel2015-09-211-0/+2
* Make ghc -e fail on invalid declarationsReid Barton2014-12-233-0/+5
* Make ghc -e not exit on valid import commands (#9905)Reid Barton2014-12-234-0/+10
* 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
* 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