summaryrefslogtreecommitdiff
path: root/test cases/common
AgeCommit message (Expand)Author
2025-12-17interpreter|build: Use typed_kwargs for build_target(dependencies)Dylan Baker
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-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-18Add support for the `counted_by` attributeTristan Partin
2025-11-14add test cases for meson.version.version_compare()Eli Schwartz
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-10-31Always check if found libraries are linkableSam James
2025-10-20interpreter: Fix extract_object subproject validationXavier Claessens
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-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-26test cases/common/32 has header: disable undef with libcxxHaelwenn (lanodan) Monnier
2025-08-25coredata: check for per-subproject compiler and linker argumentsPaolo Bonzini
2025-08-25coredata: check for per-subproject compiler optionsPaolo 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-01wrap: wraps from subprojects can replace directories found with no wrapXavier Claessens
2025-08-01modules/pkgconfig: Resolve dependencies in case of an internal dependencyCorentin Noël
2025-07-29c: add more exceptions to -Wno-*Henrik Lehtonen
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-19interpreter: Add a flatten() method to arraysDylan Baker
2025-06-18tests: skip test common/223 in the -Ddefault_library=... jobsPaolo Bonzini
2025-06-18test cases: do not pass global option on command linePaolo Bonzini
2025-06-18options: print option name before "as_root()" in errorsPaolo Bonzini
2025-06-17Add project to check that test target's args and depends are in pathLuca Bacci
2025-06-08add unittest for cmake preprocessingJan200101
2025-06-08replace regex implementation for cmake with a parserJan200101
2025-05-15add test case for setting options from reconfigurePaolo Bonzini
2025-05-06test cases: add testcase for setting options from superprojectPaolo Bonzini
2025-05-06test cases: cover passing default_options together with static: truePaolo Bonzini
2025-05-06Add license keyword to pkgconfig generateCharles Brunet
2025-04-24add testcase for propagating options to subprojectsPaolo Bonzini
2025-04-14Condense directory names for 1.8 rc1.Jussi Pakkanen
2025-04-09tests: add test for deprecated options with project-option syntaxPaolo Bonzini
2025-04-09tests: enhance deprecated options testMarvin Scholz
2025-04-02add testcase for subproject options in machine filePaolo Bonzini