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
/
machinefiletests.py
Age
Commit message (
Expand
)
Author
2025-10-29
environment: move detection functions to envconfig.py
Paolo Bonzini
2025-09-15
options: put back in place 1.7 ordering of opt=value vs subp:opt=value
Paolo Bonzini
2025-08-11
Condense test directory names.
Jussi Pakkanen
2025-08-01
Condense test directory names for 1.9.
Jussi Pakkanen
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-04-14
Condense directory names for 1.8 rc1.
Jussi Pakkanen
2025-02-13
Make all Meson level options overridable per subproject.
Jussi Pakkanen
2025-01-27
compilers: Check if GCC has support for ObjC and/or ObjC++
Dylan Baker
2025-01-09
Condensed directory names for release.
Jussi Pakkanen
2024-09-11
Fix typos
spaette
2024-07-30
unittests: fix EncodingWarnings. minus 123 warnings collected by pytest
Eli Schwartz
2024-06-04
Extract native file parser to machinefile source file.
Jussi Pakkanen
2024-06-02
Start moving machine files to their own store.
Jussi Pakkanen
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-10-27
Condense test directories for RC1.
Jussi Pakkanen
2023-07-13
Silence some encoding warnings
Tristan Partin
2023-06-27
modules/rust: Add a machine file property for extra clang args with bindgen
Dylan Baker
2023-04-11
fix various spelling issues
Josh Soref
2023-04-11
Change "can not" to "cannot" throughout project
HiPhish
2023-03-28
Condense test directories for rc1.
Jussi Pakkanen
2022-12-14
depfixer: silence fix_jar() and make it do something
Benjamin Gilbert
2022-03-29
Condense test directory names.
Jussi Pakkanen
2021-08-15
editorconfig: add setting to trim trailing whitespace
Eli Schwartz
2021-07-26
Split run_unittests.py file
Xavier Claessens