cvs commit: fptools/testsuite/tests/ghc-regress/cabal Makefile all.T
Simon Marlow <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.fptools |
|---|---|
| Message-ID | <200502181630.j1IGUxHw018798__3129.73935292593$1108744092$gmane$org@glass.cse.ogi.edu> |
simonmar 2005/02/18 08:30:59 PST
Modified files:
testsuite/tests/ghc-regress/cabal Makefile all.T
Log:
- update for changes to InstalledPackageInfo syntax
- new test: ghcpkg02: for every package we know about, pipes the
output of ghc-pkg describe into ghc-pkg update, to test
pretty printing/parsing of InstalledPackageInfo
Revision Changes Path
1.4 +15 -0 fptools/testsuite/tests/ghc-regress/cabal/Makefile
1.2 +1 -0 fptools/testsuite/tests/ghc-regress/cabal/all.T