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-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
2023-04-24
mtest: prevent parse error with gtest protocol
Charles Brunet
2023-04-11
fix various spelling issues
Josh Soref
2023-04-11
Change "can not" to "cannot" throughout project
HiPhish
2023-03-29
Make --vsenv a readonly builtin option
Xavier Claessens
2023-03-20
backends: add a new "none" backend
Eli Schwartz
2023-03-20
mtest: move the detection of rebuild compatibility out into the entry point
Eli Schwartz
2023-02-08
mtest: fix annotaion of stdo_task and stde_task
Dylan Baker
2023-02-01
pylint 2.16: remove pointless parens around equality assignments
Eli Schwartz
[next]