summaryrefslogtreecommitdiff
path: root/t/cli/prefix-variable.test
diff options
context:
space:
mode:
Diffstat (limited to 't/cli/prefix-variable.test')
-rw-r--r--t/cli/prefix-variable.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/cli/prefix-variable.test b/t/cli/prefix-variable.test
new file mode 100644
index 000000000000..2dd6ccd7758b
--- /dev/null
+++ b/t/cli/prefix-variable.test
@@ -0,0 +1,4 @@
+Tool: pkgconf
+ToolArgs: --define-prefix --prefix-variable=prefix --variable=prefix %TEST_FIXTURES_DIR%/lib-relocatable/lib/pkgconfig/foo.pc
+ExpectedStdout: %TEST_FIXTURES_DIR%/lib-relocatable
+ExpectedExitCode: 0