summaryrefslogtreecommitdiff
path: root/t/cli/prefix-variable.test
diff options
context:
space:
mode:
authorPierre Pronchery <khorben@FreeBSD.org>2026-06-25 22:30:05 +0000
committerPierre Pronchery <khorben@FreeBSD.org>2026-06-29 05:21:48 +0000
commitb0fc1b7a2fe8fcb18ee407227591bf25a86ffbaf (patch)
tree0cc32f86bf808bcf9d79da95db969cd76f0feadb /t/cli/prefix-variable.test
parenteaa637963bcfde283b411c14968b7903b02d6aa1 (diff)
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