meson/unittests
Xavier Claessens 18bec0d3e3 pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* env
The new get_env() method that returns an EnvironmentVariables object
will be needed in next commit that will pass it to CustomTarget.

This has the side effect to use the proper os specific path separator
instead of hardcoding `:`. It is the obvious right thing to do here, but
has caused issues in the past. Hopefully issues have been fixed in the
meantime. If not, better deal with fallouts than keep doing the wrong
thing forever.
2022-04-30 15:01:28 -04:00
..
allplatformstests.py unittests: Add test_pkgconfig_relocatable to allplatformstests 2022-04-19 17:35:08 -04:00
baseplatformtests.py ninja backend: Fix usage of same constants file for native and cross 2022-01-30 02:13:42 +05:30
darwintests.py editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
datatests.py docs: Add documentation on pkgconfig.relocatable 2022-04-19 17:35:08 -04:00
failuretests.py tests: replace python2 framework with metal 2021-11-18 16:55:14 -05:00
helpers.py unittests: Fix rpath tests no nixos 2022-03-22 15:15:29 +02:00
internaltests.py add message option to since_values and deprecated_values 2021-12-06 20:06:14 -05:00
linuxcrosstests.py Condense test directory names. 2022-03-29 02:12:02 +03:00
linuxliketests.py pkgconfig: Use EnvironmentVariables to build PKG_CONFIG_* env 2022-04-30 15:01:28 -04:00
machinefiletests.py Condense test directory names. 2022-03-29 02:12:02 +03:00
platformagnostictests.py unittests: correctly use test asserts instead of regular ones 2022-03-30 12:02:39 -04:00
pythontests.py Add regression test for Python dist. 2022-04-13 21:27:22 +03:00
rewritetests.py unittests: Fix warning about distutils deprecation 2022-01-30 02:13:42 +05:30
subprojectscommandtests.py tests: when generating git repositories, make sure that pgpsign is off 2021-09-03 14:14:15 -04:00
taptests.py editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
windowstests.py Condense test directory names. 2022-03-29 02:12:02 +03:00