summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2025-10-23build: allow building staticlib and rlib togetherPaolo Bonzini
2025-10-23cargo: use both_libraries when appropriatePaolo Bonzini
2025-10-20interpreter: Fix extract_object subproject validationXavier Claessens
2025-10-20Fix typos in authorship informationVlad-Stefan Harbuz
2025-10-17test cases: add test for cargo workspacesPaolo Bonzini
2025-10-16rust: work around unintuitive behavior of -l:-bundlePaolo Bonzini
2025-10-15backend/ninja: Ensure that a rust file is found when using StructuredSourcesDylan Baker
2025-10-15revert local_program()Eli Schwartz
2025-10-15Add interpreter kwarg to local_program()Xavier Claessens
2025-10-15Add local_program() functionXavier Claessens
2025-10-14pkgconfig: Improve handling of empty string depsEyal Itkin
2025-10-11Avoid running overriden program to get its versionXavier Claessens
2025-10-08rust: add test case for issue #15020Marc-André Lureau
2025-10-08vala: Add method to get generated GIR from a build_targetDylan Baker
2025-10-08format: fix indentation at beginning of argumentsCharles Brunet
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