summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2025-12-10cmake: Fix version kwarg being added to static_library targetsRobotLeopard86
2025-11-28interpreter: Add a slice() method to arraysJouke Witteveen
2025-11-23Require GCC 15.3 or newer for import std tests.Jussi Pakkanen
2025-11-23Condense directory names for rc1.Jussi Pakkanen
2025-11-23Add import std support to MSVC.Jussi Pakkanen
2025-11-23Add basic import std support for GCC.Jussi Pakkanen
2025-11-23Add test case for import std (uses #include for now).Jussi Pakkanen
2025-11-21rewrite: fix duplicate objects for predefined globalsPaolo Bonzini
2025-11-19rust: search for native static libs in target libdirAlyssa Ross
2025-11-18rewriter: fix kwargs info for dict-valued kwargsBenjamin Gilbert
2025-11-18rewriter: support project(license_files: )Benjamin Gilbert
2025-11-18Add support for the `counted_by` attributeTristan Partin
2025-11-14add test cases for meson.version.version_compare()Eli Schwartz
2025-11-14tests: Skip limited API test on freethreading Python versionsMichał Górny
2025-11-12compilers: generalize -fembed-bitcodePaolo Bonzini
2025-11-12intepreter: Move remaining PCH validation to InterpreterDylan Baker
2025-11-12interpreter: Move most of the remaining validation to the InterpreterDylan Baker
2025-11-05interpreter: move rust_api/rust_crate_type interaction to the interpreterDylan Baker
2025-11-05tests: Add a basic test for the codegen implementation codeDylan Baker
2025-11-05ExternalProgram: add cmd_array to complete the offferingStéphane Cerveau
2025-11-04Add build target keyword parameter 'build_subdir' [v8]Keith Packard
2025-11-03backends: add CustomTargetIndexes to meson-{test,benchmark}-prereqPaolo Bonzini
2025-10-31Always check if found libraries are linkableSam James
2025-10-29cargo: use subproject() if a workspace member is in subprojects/Paolo Bonzini
2025-10-29cargo: only create dependencies if there is a [lib] tablePaolo Bonzini
2025-10-29environment: move tool detection functions to a new modulePaolo Bonzini
2025-10-29coredata: move cmd_line.txt and command line handling to a new modulePaolo Bonzini
2025-10-29Add snippets.symbol_visibility_header() methodXavier Claessens
2025-10-29test cases/rust: adjust expected installed paths for shared librariesPaolo Bonzini
2025-10-29tests: don't skip HDF5 for Gentoo anymoreSam James
2025-10-28cargo: Add library API version into its nameXavier Claessens
2025-10-27rust: drop +SUFFIX from crate namePaolo Bonzini
2025-10-24modules/codegen: Add support for bison/byacc/yaccDylan Baker
2025-10-24modules/codegen: Add wrapper for lex/flex/reflexDylan Baker
2025-10-24Switch C# test to use gtk-sharp-3Balló György
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