Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tests for #15617. | Roland Senn | 2020-08-31 | 1 | -0/+6 |
* | testsuite: Fix -Wcompat-unqualified-imports issues | Ben Gamari | 2020-02-08 | 1 | -1/+1 |
* | Testsuite: open/close stdin/stdout/stderr explicitly | Thomas Miedema | 2016-06-28 | 1 | -1/+1 |
* | Don't print "Loaded GHCi configuration" message in ghc -e (#11478) | Reid Barton | 2016-01-22 | 1 | -0/+4 |
* | Make ghc -e fail on invalid declarations | Reid Barton | 2014-12-23 | 1 | -0/+3 |
* | Make ghc -e not exit on valid import commands (#9905) | Reid Barton | 2014-12-23 | 1 | -0/+6 |
* | Do not print the result of 'main' after invoking ':main' (fixes #9086). | Gintautas Miliauskas | 2014-07-07 | 1 | -0/+2 |
* | Rename some numeric tests: nnnn -> Tnnnn | Ian Lynagh | 2013-01-25 | 1 | -6/+6 |
* | Add a test for #7299 | Ian Lynagh | 2013-01-16 | 1 | -0/+3 |
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 1 | -0/+29 |