aboutsummaryrefslogtreecommitdiff
path: root/test cases
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2023-08-15 21:03:07 -0400
committerXavier Claessens <xclaesse@gmail.com>2023-09-18 13:51:27 -0400
commitdec85c41a9e5d6f8bb2c4431a78a0a9ade3651fd (patch)
treea48a2884201f444833d74aec8f352924c77b644a /test cases
parent30d7f506c7ffe4af52feab1a68263a4bd8d78c8a (diff)
downloadmeson-dec85c41a9e5d6f8bb2c4431a78a0a9ade3651fd.zip
meson-dec85c41a9e5d6f8bb2c4431a78a0a9ade3651fd.tar.gz
meson-dec85c41a9e5d6f8bb2c4431a78a0a9ade3651fd.tar.bz2
Remove get_configtool_variable()
This also makes it more consistent with get_pkgconfig_variable() which always return empty value instead of failing when the variable does not exist. Linking that to self.required makes no sense and was never documented any way.
Diffstat (limited to 'test cases')
-rw-r--r--test cases/unit/114 empty project/expected_mods.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/test cases/unit/114 empty project/expected_mods.json b/test cases/unit/114 empty project/expected_mods.json
index 6cd65c3..7463bcb 100644
--- a/test cases/unit/114 empty project/expected_mods.json
+++ b/test cases/unit/114 empty project/expected_mods.json
@@ -188,7 +188,6 @@
"mesonbuild.dependencies",
"mesonbuild.dependencies.base",
"mesonbuild.dependencies.detect",
- "mesonbuild.dependencies.pkgconfig",
"mesonbuild.depfile",
"mesonbuild.envconfig",
"mesonbuild.environment",