Add support for reading plan.json from new-build in test suite.
This information is useful for determining where the build products
are placed, so we can, e.g., run the built executables.
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
Showing
- cabal-testsuite/Test/Cabal/Monad.hs 6 additions, 1 deletioncabal-testsuite/Test/Cabal/Monad.hs
- cabal-testsuite/Test/Cabal/Plan.hs 77 additions, 0 deletionscabal-testsuite/Test/Cabal/Plan.hs
- cabal-testsuite/Test/Cabal/Prelude.hs 31 additions, 0 deletionscabal-testsuite/Test/Cabal/Prelude.hs
- cabal-testsuite/cabal-testsuite.cabal 4 additions, 0 deletionscabal-testsuite/cabal-testsuite.cabal
cabal-testsuite/Test/Cabal/Plan.hs
0 → 100644
Please register or sign in to comment