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
Age
Commit message (
Expand
)
Author
2024-04-27
mdist: gracefully handle stale Git index
Benjamin Gilbert
2024-04-15
Add bztar support to meson dist
Tristan Partin
2024-04-14
Fix builds with Ninja 12 and remove a 5 year old workaround.
Jussi Pakkanen
2024-04-09
modules: rename qt.py -> _qt.py
Dylan Baker
2024-04-08
meson format command
Charles Brunet
2024-04-08
parser: revert to single StringNode type
Charles Brunet
2024-03-18
mconf: Reload the options files if they have changed
Dylan Baker
2024-03-18
tests: Add tests for configure on changed options
Dylan Baker
2024-03-18
unittests: annotate BasePlatformTests.setconf
Dylan Baker
2024-03-15
tests: Fix unit tests with high parallelism
Jan Alexander Steffens (heftig)
2024-03-15
unittests: Add a helper for copying source trees
Dylan Baker
2024-03-15
Improve error messages for invalid option values
Charles Brunet
2024-03-10
fix reconfigure subproject base options
Charles Brunet
2024-03-10
Fix detection of unknown base options in subproj
Charles Brunet
2024-03-03
Condense test dirs for rc2.
Jussi Pakkanen
2024-03-03
compilers: only wrap multiple input libraries with start/end group
Eli Schwartz
2024-03-01
Fix unknown base options not detected in commandline arguments
Charles Brunet
2024-03-01
Fix base and compiler options not reconfigurable.
Charles Brunet
2024-03-01
Set PYTHONIOENCODING when running tests
Charles Brunet
2024-01-25
interpreter: replace mock keyword argument with unittest.mock
Dylan Baker
2024-01-17
tests: Also test implicit rpaths from dependencies
Jonathon Anderson
2023-12-17
Skip pkg-config-dependent tests if it's missing
Alyssa Ross
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-12-13
macos: Fix test_pkgconfig_parse_libs() test on arm
Andres Freund
2023-12-10
unittests: migrate from jsonschema to fastjsonschema
Eli Schwartz
2023-12-05
ninja backend: don't hide all compiler warnings for transpiled languages
Eli Schwartz
2023-12-03
macos: Fix path in test to be Sonoma compatible
Andres Freund
2023-11-12
Renumber test dirs for rc3.
Jussi Pakkanen
2023-11-04
Fine-tune the error message when trying to build outside the project root
Eli Schwartz
2023-10-27
Condense test directories for RC1.
Jussi Pakkanen
2023-10-20
modules/rust: Add a test that bindgen drops arguments it shouldn't use
Dylan Baker
2023-10-09
cargo: Fix '1.0.45' version conversion
Xavier Claessens
2023-10-09
cargo: builder: Remove all duplicated functions
Xavier Claessens
2023-10-09
interpreter: add <lang>_(static|shared)_args
Dylan Baker
2023-10-09
Allow c++23 in gcc-11.
Benjamin Redelings
2023-10-05
mcompile: add suffix as an additional parameter
Dudemanguy
2023-10-05
build: use suffix when getting target id for exes
Dudemanguy
2023-10-04
Remove type comments in run_project_tests.py
Tristan Partin
2023-09-28
unittest: Fix clang-tidy-fix
Lei YU
2023-09-26
compilers: use correct version comparison for openbsd libraries
Eli Schwartz
2023-09-25
Add clang-tidy-fix target
Lei YU
2023-09-18
pkgconfig: Set PKG_CONFIG in env for devenv and g-ir-scanner
Xavier Claessens
2023-09-18
pkgconfig: Restore logging of pkg-config version
Xavier Claessens
2023-09-18
Remove get_configtool_variable()
Xavier Claessens
2023-09-18
Remove get_pkgconfig_variable()
Xavier Claessens
2023-09-14
Revert "tests: skip a test that fails with new Python 3.11 from MSYS2"
Christoph Reiter
2023-09-12
Merge pull request #12152 from bruchar1/ast-preserve-all
Jussi Pakkanen
2023-09-12
fix bug with openssl when cmake is missing
Charles Brunet
2023-09-11
raw printer
Charles Brunet
2023-09-05
wrap: Use MESON_PACKAGE_CACHE_DIR as default packagecache path
Xavier Claessens
[next]