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
/
allplatformstests.py
Age
Commit message (
Expand
)
Author
2025-12-17
dependencies: Require 'native' be passed in kwargs
Dylan Baker
2025-12-01
templates: fix remaining languages for source file discovery too
Sam James
2025-12-01
templates: sort langs in test
Sam James
2025-12-01
templates: fix --executable
Sam James
2025-12-01
templates: refactor tests to have a bit less nesting
Sam James
2025-11-23
Condense directory names for rc1.
Jussi Pakkanen
2025-11-23
templates: respect parameters
Sam James
2025-11-19
compilers: Remove Environment parameter from Compiler.symbols_have_underscore...
Dylan Baker
2025-11-19
compilers: Remove Environment parameter from Compiler.sanity_check
Dylan Baker
2025-11-19
tests: Fix regex in test_slice
Markus Jörg
2025-11-17
mtest: add convenience key to testlog.json for "is a failure"
Eli Schwartz
2025-11-03
backends: add CustomTargetIndexes to meson-{test,benchmark}-prereq
Paolo Bonzini
2025-10-29
environment: move tool detection functions to a new module
Paolo Bonzini
2025-10-29
environment: move detection functions to envconfig.py
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-06
options: replace get_value with get_value_for
Paolo Bonzini
2025-08-28
python: add a python.build_config option (PEP 739)
Filipe Laíns
2025-08-18
Revert "backends: Use POSIX paths for target paths"
Jussi Pakkanen
2025-08-11
Revert "build: Throw an error instead of warning for sourceless targets"
Eli Schwartz
2025-08-11
Condense test directory names.
Jussi Pakkanen
2025-08-10
build: Throw an error instead of warning for sourceless targets
Florian "sp1rit"
2025-08-10
rewriter: Accept UnknownValue() in more places
Volker Weißmann
2025-08-04
build: fix introspection interpreter issue when project selects Rust
Paolo Bonzini
2025-08-01
Condense test directory names for 1.9.
Jussi Pakkanen
2025-07-22
mintro: Record rpath_dirs_to_remove in install_plan
Daniele Nicolodi
2025-07-14
unittests: add test case for setting and retrieving build options
Paolo Bonzini
2025-07-13
backends: Use POSIX paths for target paths
L. E. Segovia
2025-06-08
add unittest for cmake preprocessing
Jan200101
2025-06-05
unittests: Handle missing compiler support in test_compiler_detection
Dylan Baker
2025-06-05
unittests: add asserts to test_compiler_detection
Dylan Baker
2025-06-05
unittests: use subtests to break up test_compiler_detection
Dylan Baker
2025-06-05
Add ELD linker
Kushal Pal
2025-06-03
utils: Replace BuildDirLock with generic DirectoryLock
Florian "sp1rit"
2025-05-29
rewriter: Rewrite how we add/remove source files
Volker Weißmann
2025-05-14
devenv: do not use os.execv on Windows
Charles Brunet
2025-05-01
unittests: smoke test the backend options
Paolo Bonzini
2025-04-29
unittests: fix overly loose regex in tests for `--slice=` option
Patrick Steinhardt
2025-04-18
fix prefix computation in validate_original_args
Paolo Bonzini
2025-04-14
Condense directory names for 1.8 rc1.
Jussi Pakkanen
2025-04-03
backend/ninja: Fortran targets need to -I transitive deps private dirs
Dylan Baker
2025-04-03
tests: our fortran order deps are wrong if a new module is introduced
Dylan Baker
2025-04-03
tests: demonstrate that our scanner cannot handle cross target modules
Dylan Baker
2025-04-02
rust: new target rustdoc
Paolo Bonzini
2025-03-14
Add subTests to test_introspect_json_dump
Charles Brunet
2025-03-09
compilers: convert `b_sanitize` to a free-form array option
Patrick Steinhardt
2025-03-09
Add cache to coredata.get_external_link_args
Charles Brunet
2025-03-05
unittests: use subtests for test_Builtin_options_documented
Dylan Baker
2025-02-27
test: fix hang when running tests that need parsing with `--interactive`
Patrick Steinhardt
2025-02-27
mtest: add option to slice tests
Patrick Steinhardt
[next]