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
/
mesonbuild
/
mtest.py
Age
Commit message (
Expand
)
Author
2025-11-19
mtest: fix building of all test deps for --suite
maj0e
2025-11-17
mtest: consistently, sanely, exit "1" if tests fail
Eli Schwartz
2025-11-17
mtest: add convenience key to testlog.json for "is a failure"
Eli Schwartz
2025-10-31
Avoid setting asycnio loop policy if possible
Dylan Baker
2025-10-29
environment: move tool detection functions to a new module
Paolo Bonzini
2025-10-23
mtest: Display test name in format expected by "meson test" argument
Xavier Claessens
2025-10-23
mtest: Fix test selection implementation
Xavier Claessens
2025-10-14
Add hex error code in meson test failure output
na-trium-144
2025-04-02
mtest: refactor get_wrapper slightly
Sam James
2025-04-02
mtest: set VALGRIND_OPTS to fail tests on errors
Sam James
2025-03-10
coredata: replace get_option with optstore.get_value_for
Dylan Baker
2025-02-27
test: fix hang when running tests that need parsing with `--interactive`
Patrick Steinhardt
2025-02-27
mtest: introduce ignored tests
Patrick Steinhardt
2025-02-27
mtest: move `console_mode` property into TestRun class
Patrick Steinhardt
2025-02-27
mtest: filter summary lines without any results
Patrick Steinhardt
2025-02-27
mtest: add option to slice tests
Patrick Steinhardt
2025-01-08
Interpret TAP bailout output without test plan or test line as error
gerioldman
2025-01-07
mtest: fix rebuilding all before running tests
Eli Schwartz
2024-12-19
mtest: tap: accept out-of-order or partly-numbered tests
Paolo Bonzini
2024-12-19
mtest: move determine_worker_count to utils, generalize
Paolo Bonzini
2024-12-19
mtest: do not import from mintro
Paolo Bonzini
2024-12-06
mtest: rust: allow parsing doctest output
Paolo Bonzini
2024-10-31
test: report timeout as failure
Jean-Bernard Berteaux
2024-08-30
Extend MESON_TESTTHREADS usage
Marek PikuĊa
2024-07-28
mtest: remove superfluous '\r' from read_decode()
Mateusz Patyk
2024-07-11
Move OptionKey in the option source file.
Jussi Pakkanen
2024-06-17
Add meson test --max-lines
Daan De Meyer
2024-05-08
mtest: Set MESON_TEST_ITERATION to the current iteration of the test
Daan De Meyer
2024-04-23
mtest: Connect /dev/null to stdin when not running in interactive mode
Daan De Meyer
2024-04-23
Add meson test --interactive
Daan De Meyer
2024-03-20
fix: set `MSAN_OPTIONS` when not set, rather than `UBSAN_OPTIONS`
Christopher Dilks
2024-02-24
Allow using CustomTarget as test executable
Charles Brunet
2024-02-23
mtest: set MSAN_OPTIONS to abort by default
Sam James
2024-02-13
Fix comment typo
Sam James
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-11-10
mtest: -C argument does not need type convertor
Xavier Claessens
2023-11-01
Add comments suggesting to keep shell completion scripts up-to-date near cmd ...
Luke Elliott
2023-10-20
Support -j as a shorthand for --num-processes
Tristan Partin
2023-10-19
mtest: set ASAN_OPTIONS and UBSAN_OPTIONS to abort by default
Sam James
2023-08-17
Remove XML filter from testlog.{json,txt} and std streams
Tristan Partin
2023-08-11
treewide: automatic rewriting of all comment-style type annotations
Eli Schwartz
2023-08-11
rewrite a couple comment-style type annotations for oddly indented dicts
Eli Schwartz
2023-08-11
remove useless type annotations
Eli Schwartz
2023-07-19
fix implicit_reexport issues and enforce them going forward
Eli Schwartz
2023-07-18
mtest: avoid meddling with stdout by default
Eli Schwartz
2023-07-13
mtest: fix unencodable XML chars
Nazir Bilal Yavuz
2023-07-10
mtest: avoid stdout when printing warnings about the lack of things to print
Eli Schwartz
2023-07-10
mtest: redirect automatic reconfiguring to stderr when listing tests
Eli Schwartz
2023-07-10
mtest: try a bit harder to avoid weird non-parseable output at startup
Eli Schwartz
2023-05-25
mtest: wildcard selection
Charles Brunet
[next]