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
(cabal check) Add "Version signatures" test
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
RtsOptsClean
/
setup.test.hs
blob
7c85bd662b3d93e163e3e907dce4b33d74a4aab1
1
import
Test
.
Cabal
.
Prelude
2
3
-- Test that setup shows all the 'autogen-modules' warnings.
4
main
=
setupAndCabalTest
$
do
5
setup
'
"configure"
[] >>=
6
assertOutputDoesNotContain
"Warning: Instead of 'ghc-options: -I0' use 'include-dirs: 0'"