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
2025-08-01
unittests/cargotests: add tests for Cargo.toml parsing
Paolo Bonzini
2025-08-01
unittests/cargotests: fix pylint
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-22
unittests: allow running with pytest/unittest directly
Christoph Reiter
2025-07-19
options: fix misindentation
Paolo Bonzini
2025-07-18
options: resolve yielding options at the time they are added
Paolo Bonzini
2025-07-17
options: parse -D and -U arguments directly into a Dict[OptionKey, Optional[s...
Paolo Bonzini
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-07-10
unittests: add test for c_link_args and CFLAGS interaction
Paolo Bonzini
2025-07-09
unittests: improve test for yielding options
Paolo Bonzini
2025-07-07
options: give priority to parent augments over child default_options
Paolo Bonzini
2025-07-07
options: handle augments in OptionStore.set_option
Paolo Bonzini
2025-07-07
msetup, options: reverse direction of unknown options check
Paolo Bonzini
2025-07-07
options: project options never act globally
Paolo Bonzini
2025-06-23
vala: Also add --target-glib if glib is built as subproject
Florian "sp1rit"
2025-06-18
options: fix option ordering
Paolo Bonzini
2025-06-18
test cases: do not pass global option on command line
Paolo Bonzini
2025-06-18
options: reuse set_option_maybe_root
Paolo Bonzini
2025-06-18
options: accept backend options as pending on first invocation
Paolo Bonzini
2025-06-18
optiontests: use a real system option
Paolo Bonzini
2025-06-18
options: print option name before "as_root()" in errors
Paolo Bonzini
2025-06-09
AstInterpreter: Fix dead-code-crash
Volker Weißmann
2025-06-08
add unittest for cmake preprocessing
Jan200101
2025-06-05
unittests: use UnitTest helper methods instead of raw assert
Dylan Baker
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-31
cargo: Do not convert cfg() to Meson AST
Xavier Claessens
2025-05-31
cargo: Fix cfg() parsing
Xavier Claessens
2025-05-29
rewriter: Rewrite how we add/remove source files
Volker Weißmann
2025-05-29
Add AstInterpreter.dataflow_dag
Volker Weißmann
2025-05-29
rewritetests.py: Ignore order of listed sources
Volker Weißmann
2025-05-23
options: process project options before machine options
Paolo Bonzini
2025-05-21
options: accept compiler and built-in options in --reconfigure and "meson con...
Paolo Bonzini
2025-05-21
options: commonize code to accept unknown options
Paolo Bonzini
2025-05-21
compilers: add option for ignoring system dirs
David Seifert
2025-05-15
unittests: add minimal coverage of --buildtype=custom
Paolo Bonzini
2025-05-15
add test case for setting options from reconfigure
Paolo Bonzini
2025-05-15
unittests: add test for CFLAGS in linker command line
Paolo Bonzini
2025-05-14
devenv: do not use os.execv on Windows
Charles Brunet
2025-05-07
options: fix "deprecated" with dictionary argument and non-string types
Paolo Bonzini
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-24
interpreter: do not use pathlib for DependencyVariableString creation
Paolo Bonzini
2025-04-24
options: subproject system options require the global ones
Paolo Bonzini
2025-04-18
fix prefix computation in validate_original_args
Paolo Bonzini
[next]