1 import Test
.Cabal
.Prelude
3 -- Test that invalid unicode in pkg-config output doesn't trip up cabal very much
5 -- skipped on windows because using a script to dummy up an executable doesn't work the same.
7 cdir
<- testCurrentDir `
fmap` getTestEnv
8 res
<- cabal
' "v2-build" ["--extra-prog-path="++cdir
, "-v2"]
9 assertOutputContains
"Some pkg-config packages have names containing invalid unicode: or" res