From ebcc78644e0cbc4141807c0887ef8d902cb91bb4 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 24 Jun 2026 21:47:19 +0200 Subject: Vendor import of pkgconf 2.9.90 Obtained from https://github.com/pkgconf/pkgconf/archive/refs/tags/pkgconf-2.9.90.tar.gz SHA1: ebfb0525c019eda14190d463680cb1625f3177f9 - SHA256: f5c10610be8ea7278fc31ad63b943525b5b2a2f6e5038d3c11947f5bd6fd214d - SHA512: f93e6d15d25d02869a03ba339e18582f01a9b7241be89a87183c0f373a3df78d1be005dee376ea464f7942735700f51dab57b8688bc802ec152ff343af721f46 - One test folder in tests/lib1 had to be removed to avoid UTF-8 filenames in the tree. (Breaks `make create-source-packages`) Reviewed by: markj Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D57837 --- t/basic/variable.test | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 t/basic/variable.test (limited to 't/basic/variable.test') diff --git a/t/basic/variable.test b/t/basic/variable.test new file mode 100644 index 000000000000..b3c533564486 --- /dev/null +++ b/t/basic/variable.test @@ -0,0 +1,4 @@ +PackageSearchPath: lib1 +Query: foo +WantVariable: includedir +ExpectedStdout: /test/include -- cgit v1.3