summaryrefslogtreecommitdiff
path: root/t/cli/path.test
diff options
context:
space:
mode:
Diffstat (limited to 't/cli/path.test')
-rw-r--r--t/cli/path.test6
1 files changed, 6 insertions, 0 deletions
diff --git a/t/cli/path.test b/t/cli/path.test
new file mode 100644
index 000000000000..a8a1f0165a21
--- /dev/null
+++ b/t/cli/path.test
@@ -0,0 +1,6 @@
+Tool: pkgconf
+ToolArgs: --with-path=%TEST_FIXTURES_DIR%/lib1 --path foo
+ExpectedStdout: %TEST_FIXTURES_DIR%/lib1
+ExpectedStdout: foo.pc
+MatchStdout: partial
+ExpectedExitCode: 0