repo.or.cz
/
cabal.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add test cases that reproduce #7241.
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
CustomTestCoverage
/
cabal.test.hs
blob
6f3f5586c6246e4f1802eade84cc5b21b0c07b63
1
import
Test
.
Cabal
.
Prelude
2
main
=
cabalTest
$
do
3
cabal
"test"
[
"--enable-coverage"
]