meson/test cases
Dylan Baker 020610cfbe modules/pkgconfig: Don't insert None into devenv list
When the pkgconfig module is imported, but not used, it will insert None
on the end of the devenv list. This list is not expected to contain
None, and causes Meson to crash. This can happen in complex build setups
(reported from mesa), where pkgconfig is only used in some
configurations

Fixes: #12032
2023-07-25 00:13:16 -04:00
..
cmake cmake: fix directory separators in generated packageConfig.cmake files 2023-07-13 15:39:44 -04:00
common compiler.compiles/links: fix failure when compiling a built File object 2023-07-14 14:50:51 -04:00
csharp test: merge installed_files.txt into test.json 2020-02-25 21:47:42 +01:00
cuda Fix crash when getting cuda options 2021-10-27 15:29:44 -04:00
cython Fix `ERROR: no toolchain found` when run from unittests 2023-05-05 12:23:52 -04:00
d Fix build using GDC 13 2023-07-16 23:57:57 +03:00
failing Fix test failures on Darwin on a case-sensitive fs 2023-05-28 01:51:59 -04:00
failing build cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10 2022-02-03 11:25:59 -05:00
failing test [TAP] Fix TAP parser when test exits with status 2021-02-19 17:17:20 +02:00
fortran Condense test directory names for release. 2023-06-28 15:28:52 +03:00
fpga/1 simple tests: remove deprecated `import('unstable_')` 2022-08-17 16:25:36 -04:00
frameworks hdf5 tests: make cpp test actually use cpp HDF5 2023-07-23 13:52:39 -04:00
java tests: bump java compat level up to 8 2023-05-28 18:24:09 -04:00
keyval interpreter: move handling of module stability to interpreter 2022-08-17 16:25:36 -04:00
linuxlike fix various spelling issues 2023-04-11 19:21:05 -04:00
nasm nasm: Link with windows CRT libs when nasm is used as linker language 2023-02-20 09:58:34 -05:00
native fix various spelling issues 2023-04-11 19:21:05 -04:00
objc Fix test failures on Darwin on a case-sensitive fs 2023-05-28 01:51:59 -04:00
objcpp editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
osx Fix test failures on Darwin on a case-sensitive fs 2023-05-28 01:51:59 -04:00
python Use release buildtype in Cython tests, and skip unless ninja backend 2023-05-05 12:23:52 -04:00
python3 tests: fix edge case where non-default python is used, by skipping it 2022-11-14 19:16:57 -05:00
rewrite rewriter: create {add,rm}_extra_files commands 2021-12-15 21:21:29 +01:00
rust rust: disable overflow-checks by default 2023-07-15 12:22:30 -07:00
swift Xcode: make Swift projects work. 2021-04-25 15:35:13 +03:00
unit modules/pkgconfig: Don't insert None into devenv list 2023-07-25 00:13:16 -04:00
vala test cases/vala: Fix clang error during int to pointer coercion 2023-02-07 05:43:39 -05:00
warning Add support for meson.options as a replacement for meson_options.txt 2023-03-28 15:01:10 +03:00
wasm editorconfig: add setting to trim trailing whitespace 2021-08-15 09:36:18 -04:00
wayland modules/wayland: Rename core_only to include_core_only 2022-09-07 08:43:29 -04:00
windows test cases: use best practices method to find the python3 program 2023-02-24 20:45:00 -05:00