index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
unittests
/
failuretests.py
Age
Commit message (
Expand
)
Author
2025-10-20
interpreter: port dependency version to typed_kwargs
Dylan Baker
2025-10-20
interpreter: port dependency static to typed_kwargs
Dylan Baker
2025-10-20
interpreter: port dependency required to typed_kwargs
Dylan Baker
2025-10-20
interpreter: port dependency modules to typed_kwargs
Dylan Baker
2025-10-20
interpreter: port dependency method to typed_kwargs
Dylan Baker
2025-09-06
tests: Fix shutil.which shim signature not accepting kwargs
L. E. Segovia
2025-01-27
compilers: Check if GCC has support for ObjC and/or ObjC++
Dylan Baker
2025-01-27
tests: Add annotations for `assertMesonRaises`
Dylan Baker
2024-12-31
Fail gracefully when compiler cache is specified without compiler
Joel Rosdahl
2024-10-04
programs: Allow excluding certain paths when searching in PATH
Nirbheek Chauhan
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-09-18
Remove get_configtool_variable()
Xavier Claessens
2023-09-18
Remove get_pkgconfig_variable()
Xavier Claessens
2023-03-28
Add support for meson.options as a replacement for meson_options.txt
Dylan Baker
2022-05-19
Reword message in warning
Zbigniew Jędrzejewski-Szmek
2021-11-18
tests: replace python2 framework with metal
Dylan Baker
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-07-26
Split run_unittests.py file
Xavier Claessens