Improve online docs for `includes:` field
[cabal.git] / cabal-testsuite / PackageTests / PkgConfigParse / setup.test.hs
blob0f860ab637acc9831cf2776e7df4067a98776326
1 import Test.Cabal.Prelude
3 -- Test that invalid unicode in pkg-config output doesn't trip up cabal very much
4 main = cabalTest $ do
5 -- skipped on windows because using a script to dummy up an executable doesn't work the same.
6 skipIfWindows
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