summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal
Commit message (Collapse)AuthorAgeFilesLines
* Use normalise_errmsg_fun rather than normalise_fun where appropriateIan Lynagh2013-02-051-3/+3
|
* Fix cabal01 on WindowsIan Lynagh2013-02-051-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 -> TnnnnIan Lynagh2013-01-2510-33/+33
|
* Fix ghcpkg03, ghcpkg05 (we need to normalise the dynlib names)Ian Lynagh2012-10-315-25/+30
|
* Testsuite fixes for when we only have dynamic librariesIan Lynagh2012-10-257-29/+44
|
* Update ghcpkg01 outputIan Lynagh2012-10-121-2/+2
|
* Fix a couple of tests when dynlibs-by-default is onIan Lynagh2012-10-041-1/+5
|
* avoid the new -rtsopts/-shared warningSimon Marlow2012-08-231-1/+4
|
* Rename package-conf flags to package-db.Paolo Capriotti2012-05-151-17/+17
|
* Fix cabal tests on Win64Ian Lynagh2012-05-013-0/+0
|
* Remove cabal02Ian Lynagh2011-10-2610-74/+0
| | | | It tested cabal-setup, which no longer exists.
* More updates to Safe Haskell testsDavid Terei2011-10-251-6/+6
|
* Tweak the shadow testIan Lynagh2011-09-041-3/+3
| | | | Also stops it creating files it doesn't clean
* Update ghcpkg01 for changes to safe haskellDavid Terei2011-08-101-6/+6
|
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2071-0/+1086