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
Merge pull request #10525 from 9999years/field-stanza-names
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
CmmSources
/
cabal.test.hs
blob
0fa879eaedb1ee6d0c27081b6ec487961ab81a20
1
import
Test
.
Cabal
.
Prelude
2
3
main
=
cabalTest
$
do
4
res
<-
cabal
'
"v2-run"
[
"demo"
]
5
assertOutputContains
"= Post common block elimination ="
res
6
assertOutputContains
"In Box we have 0x"
res