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 “Ignore warning” option to cabal check
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
Check
/
ConfiguredPackage
/
SourceRepos
/
SubdirRelative
/
cabal.test.hs
blob
b29b30c2cc49adcbe142c1ab08bdb1392f8e19f2
1
import
Test
.
Cabal
.
Prelude
2
3
-- `subdir` is not a relative path.
4
main
=
cabalTest
$
5
fails
$
cabal
"check"
[]