summaryrefslogtreecommitdiff
path: root/t/basic/pkg-config-path.test
diff options
context:
space:
mode:
Diffstat (limited to 't/basic/pkg-config-path.test')
-rw-r--r--t/basic/pkg-config-path.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/t/basic/pkg-config-path.test b/t/basic/pkg-config-path.test
new file mode 100644
index 000000000000..d21f12e71ebc
--- /dev/null
+++ b/t/basic/pkg-config-path.test
@@ -0,0 +1,4 @@
+Environment: PKG_CONFIG_PATH=%TEST_FIXTURES_DIR%/lib1%DIR_SEP%%TEST_FIXTURES_DIR%/lib2
+WantedFlags: libs
+Query: bar
+ExpectedStdout: -L/test/lib -lbar -lfoo