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 a check of the current behaviour importing duplicates
[cabal.git]
/
cabal-testsuite
/
PackageTests
/
CmmSourcesDyn
/
cabal.test.hs
blob
0e39257c84398f37409bd4983864e38fc188142f
1
import
Test
.
Cabal
.
Prelude
2
3
main
=
cabalTest
$
do
4
skipIfNoSharedLibraries
5
res
<-
cabal
'
"v2-run"
[
"demo"
]
6
assertOutputContains
"= Post common block elimination ="
res
7
assertOutputContains
"In Box we have 0x"
res