Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use normalise_errmsg_fun rather than normalise_fun where appropriate | Ian Lynagh | 2013-02-05 | 1 | -3/+3 |
| | |||||
* | Fix cabal01 on Windows | Ian Lynagh | 2013-02-05 | 1 | -1/+4 |
| | | | | | | | We were getting a Creating library file: dist\build\libHStest-1.0-ghc7.7.20130205.dll.a message on stderr. We can't turn it off, so now the test just normalises it away. | ||||
* | Rename some numeric tests: nnnn -> Tnnnn | Ian Lynagh | 2013-01-25 | 10 | -33/+33 |
| | |||||
* | Fix ghcpkg03, ghcpkg05 (we need to normalise the dynlib names) | Ian Lynagh | 2012-10-31 | 5 | -25/+30 |
| | |||||
* | Testsuite fixes for when we only have dynamic libraries | Ian Lynagh | 2012-10-25 | 7 | -29/+44 |
| | |||||
* | Update ghcpkg01 output | Ian Lynagh | 2012-10-12 | 1 | -2/+2 |
| | |||||
* | Fix a couple of tests when dynlibs-by-default is on | Ian Lynagh | 2012-10-04 | 1 | -1/+5 |
| | |||||
* | avoid the new -rtsopts/-shared warning | Simon Marlow | 2012-08-23 | 1 | -1/+4 |
| | |||||
* | Rename package-conf flags to package-db. | Paolo Capriotti | 2012-05-15 | 1 | -17/+17 |
| | |||||
* | Fix cabal tests on Win64 | Ian Lynagh | 2012-05-01 | 3 | -0/+0 |
| | |||||
* | Remove cabal02 | Ian Lynagh | 2011-10-26 | 10 | -74/+0 |
| | | | | It tested cabal-setup, which no longer exists. | ||||
* | More updates to Safe Haskell tests | David Terei | 2011-10-25 | 1 | -6/+6 |
| | |||||
* | Tweak the shadow test | Ian Lynagh | 2011-09-04 | 1 | -3/+3 |
| | | | | Also stops it creating files it doesn't clean | ||||
* | Update ghcpkg01 for changes to safe haskell | David Terei | 2011-08-10 | 1 | -6/+6 |
| | |||||
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 71 | -0/+1086 |