diff options
Diffstat (limited to 't/sysroot/isystem-munge-sysroot.test')
| -rw-r--r-- | t/sysroot/isystem-munge-sysroot.test | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/t/sysroot/isystem-munge-sysroot.test b/t/sysroot/isystem-munge-sysroot.test new file mode 100644 index 000000000000..7960eb527260 --- /dev/null +++ b/t/sysroot/isystem-munge-sysroot.test @@ -0,0 +1,6 @@ +Environment: PKG_CONFIG_SYSROOT_DIR=%TEST_FIXTURES_DIR% +PackageSearchPath: lib1 +Query: isystem +WantedFlags: cflags +ExpectedStdout: -isystem %TEST_FIXTURES_DIR%/opt/bad/include +MatchStdout: partial |
