summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2025-10-04utils: merge per-platform utils into `platform.py`Dylan Baker
2025-10-03rust: fix detection of main filePaolo Bonzini
2025-10-01format: fix handling whitespaces after string nodeCharles Brunet
2025-10-01Allow CustomTarget source for i18n.xgettextCharles Brunet
2025-09-24format: Fix indentation with parenthesesCharles Brunet
2025-09-22rust: let doctests pick objects from dependenciesPaolo Bonzini
2025-09-15Revert "test cases: do not pass global option on command line"Paolo Bonzini
2025-09-15Revert "tests: skip test common/223 in the -Ddefault_library=... jobs"Paolo Bonzini
2025-09-09msetup: not-found subprojects do not have known optionsPaolo Bonzini
2025-08-29tests: add dict.values() testsMarvin Scholz
2025-08-29tests: add tests for the dict.keys() methodMarvin Scholz
2025-08-28python: add a python.build_config option (PEP 739)Filipe Laíns
2025-08-26test cases/common/32 has header: disable undef with libcxxHaelwenn (lanodan) Monnier
2025-08-26Set version, soversion from cmake if availableJulianne Swinoga
2025-08-26mformat: force multiline arguments with commaCharles Brunet
2025-08-25fix transient failure on rust/12 bindgenPaolo Bonzini
2025-08-25coredata: check for per-subproject compiler and linker argumentsPaolo Bonzini
2025-08-25coredata: check for per-subproject compiler optionsPaolo Bonzini
2025-08-19Condense test dirs for rc3.Jussi Pakkanen
2025-08-17ninjabackend: pass objects to doctestsPaolo Bonzini
2025-08-17rewriter: accept UnknownValue for name_prefix/name_suffixPaolo Bonzini
2025-08-11Revert "build: Throw an error instead of warning for sourceless targets"Eli Schwartz
2025-08-11Condense test directory names.Jussi Pakkanen
2025-08-10build: Throw an error instead of warning for sourceless targetsFlorian "sp1rit"​
2025-08-10build: Ensure that linker requested in link_language is availableFlorian "sp1rit"​
2025-08-10rewriter: Accept UnknownValue() in more placesVolker Weißmann
2025-08-10tests: host_machine instead of meson.host_machine()Volker Weißmann
2025-08-04build: fix introspection interpreter issue when project selects RustPaolo Bonzini
2025-08-02Add swift_interoperability_mode kwargKatalin Rebhan
2025-08-01cargo: Use -rs suffix only for rust ABIXavier Claessens
2025-08-01wrap: wraps from subprojects can replace directories found with no wrapXavier Claessens
2025-08-01Condense test directory names for 1.9.Jussi Pakkanen
2025-08-01modules/pkgconfig: Resolve dependencies in case of an internal dependencyCorentin Noël
2025-07-29build: allow non-Rust files in non-structured sourcesPaolo Bonzini
2025-07-29test cases: add test for mixed Rust/C++ executablePaolo Bonzini
2025-07-29build: reject invalid link_language for Rust targetsPaolo Bonzini
2025-07-29test cases: avoid missing_abi warning with recent RustPaolo Bonzini
2025-07-29c: add more exceptions to -Wno-*Henrik Lehtonen
2025-07-25build/process_compilers: Skip throwing error for headersFlorian "sp1rit"​
2025-07-24Add suffix function to the fs moduleJouke Witteveen
2025-07-24Work around os.path.isabs bug in fs moduleJouke Witteveen
2025-07-24Restructure fs module in terms of os.pathJouke Witteveen
2025-07-24Add -parse-as-library to Swift library targetsKatalin Rebhan
2025-07-21rust: pass rpath arguments to rustdoc --testPaolo Bonzini
2025-07-19interpreter: Add a flatten() method to arraysDylan Baker
2025-07-18Fix use of a .pxi Cython include file as source from `configure_file`Ralf Gommers
2025-07-18rust: add rust_dynamic_std optionPaolo Bonzini
2025-07-14environment: really remove assertionPaolo Bonzini
2025-07-14hdf5: Skip failing Fortran config-tool test when h5fc is brokenMichał Górny
2025-07-14unittests: add test case for setting and retrieving build optionsPaolo Bonzini