summaryrefslogtreecommitdiff
path: root/test cases/common
AgeCommit message (Expand)Author
2025-02-27tests: add a DSL test for get_option with an unset b_ optionDylan Baker
2025-02-16c: add -Wno-vla-larger-than to the exceptions for -Wno*Paolo Bonzini
2025-02-13Make all Meson level options overridable per subproject.Jussi Pakkanen
2025-01-27allow to compare multiple version with version_compareCharles Brunet
2025-01-21Revert "interpreterbase: Add disabler exception for `get_variable` method"Jussi Pakkanen
2025-01-19interpreterbase: Add disabler exception for `get_variable` methodAndrew McNulty
2025-01-19Fix broken both_libraries transitive dependenciesCharles Brunet
2025-01-07Revert "check if test 33 running under MinGW"Christoph Reiter
2024-12-19add test case for @ and curly brace substitution with cmake formatJan200101
2024-11-19check if test 33 running under MinGWMihailJP
2024-11-06vcs_tag: Add install kwargsXavier Claessens
2024-10-20Condense test directories.Jussi Pakkanen
2024-10-18pkgconfig: add support to override pkg-configAndoni Morales Alastruey
2024-10-12test cases: add test for @OUTPUT0@ substitution rulesPierre Lamot
2024-10-07Reorder test dirs for rc1.Jussi Pakkanen
2024-09-30tests: use statx instead of sendmmsg in has_function testAndrea Pappacoda
2024-09-23interpreter: when overriding a dependency make its name matchDylan Baker
2024-09-11Fix pkgconfig.generate handling of BothLibraries dependenciesCharles Brunet
2024-09-06alias_target with both_libs builds bothCharles Brunet
2024-09-06auto select static or shared when linking both_libraries togetherCharles Brunet
2024-09-06add default_both_libraries core optionCharles Brunet
2024-08-27Allow external programs in test()'s 'args' parameterDavid Gibson
2024-08-26Skip symlink tests on Windows.Jussi Pakkanen
2024-08-26Convert Bash usage to a Python script.Jussi Pakkanen
2024-08-04CI: Install make on CygwinJon Turney
2024-07-19compilers: handle -Wno-attributes= for GCCSam James
2024-07-10tests: Clean up leftover files from source dirs.Jussi Pakkanen
2024-07-05Revert PR12972 as a regression.Eli Schwartz
2024-07-05configuration_data: add test case for regression when merging a confdataEli Schwartz
2024-07-05Revert "Clarify mutable objects usage"Eli Schwartz
2024-06-26compilers: Add support for OpenMP from homebrew with AppleClangDylan Baker
2024-06-23Test case for environment prepend/append acting like setNils Werner
2024-06-23Ensure private directory exists for custom targets (#13196)Scott Kyle
2024-06-23find_program: add a kwarg to specify custom version argumentDudemanguy
2024-06-23`configure_file`: update \@ escape logicMatt Jolly
2024-05-07Add support for GCC's null_terminated_string_arg function attributeTristan Partin
2024-05-07Use correct subdir when generating processed file pathTristan Partin
2024-05-01Add required kwarg to compiler.{compiles,links,run}Tristan Partin
2024-04-25tests: bump C++ requirement of has_header_symbolDylan Baker
2024-04-14Clarify mutable objects usageXavier Claessens
2024-04-05depends keyword argument: accept CustomTargetIndexGerion Entrup
2024-04-05Merge pull request #12144 from amyspark/fix-msvc-clangcl-linker-flag-detectionJussi Pakkanen
2024-03-15interpreter: when overriding a dependency make its name matchDylan Baker
2024-03-04test cases/common/103 has header symbol: fix for musl 1.2.5Alyssa Ross
2024-02-26Condense directory names for RC1.Jussi Pakkanen
2024-02-25compilers: Add test for correct forwarding of flags to MSVC's Clang linkersL. E. Segovia
2024-02-24Add support for BuildTargetTypes to various fs module functionsTristan Partin
2024-02-24Allow using CustomTarget as test executableCharles Brunet
2024-02-23env.unset methodCharles Brunet
2024-02-21fix crash in generator.process() with an invalid preserve_path_fromEli Schwartz