aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2024-04-09nasm test: Add a test for validating the Xcode backendL. E. Segovia3-0/+36
2024-04-09nasm test: Set the correct supported OSes for the testsL. E. Segovia3-12/+16
2024-04-08gnome: Actually run all mkenums_simple tests and fix numberingMatthijs Velsink1-3/+7
2024-04-08meson format commandCharles Brunet28-0/+914
2024-04-05compilers: Add test for detecting libraries with externally supplied linker f...L. E. Segovia4-0/+47
2024-04-05depends keyword argument: accept CustomTargetIndexGerion Entrup2-0/+10
2024-04-05Merge pull request #12144 from amyspark/fix-msvc-clangcl-linker-flag-detectionJussi Pakkanen1-0/+20
2024-03-28tests: don't expect msys2 llvm cmake tests to skip with llvm 18Christoph Reiter1-2/+2
2024-03-17tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...Christoph Reiter33-44/+44
2024-03-15Improve error messages for invalid option valuesCharles Brunet2-2/+2
2024-03-15interpreter: when overriding a dependency make its name matchDylan Baker1-1/+17
2024-03-15compilers: Every compiler can run codeXavier Claessens1-0/+3
2024-03-15cargo: Add API version into dependency nameXavier Claessens11-2/+2
2024-03-10Fix detection of unknown base options in subprojCharles Brunet2-0/+7
2024-03-05rust: Link with rlib external dependenciesXavier Claessens3-0/+23
2024-03-04test cases/common/103 has header symbol: fix for musl 1.2.5Alyssa Ross1-4/+2
2024-03-03Condense test dirs for rc2.Jussi Pakkanen272-85/+85
2024-03-02Merge pull request #12804 from joukewitteveen/dist-rewriterJussi Pakkanen3-1/+17
2024-03-01Fix base and compiler options not reconfigurable.Charles Brunet1-0/+5
2024-02-29rust: recursively pull proc-macro dependencies as wellXavier Claessens4-0/+27
2024-02-27cargo: support lib.path in Cargo.tomlAlyssa Ross2-0/+1
2024-02-26Merge pull request #11867 from xclaesse/cargo-featuresJussi Pakkanen11-36/+55
2024-02-26Condense directory names for RC1.Jussi Pakkanen25-0/+0
2024-02-26cargo: Call into meson subdir if it existsXavier Claessens2-0/+2
2024-02-26cargo: Expose features as Meson boolean optionsXavier Claessens6-2/+53
2024-02-26interpreter: Dependency variables can be empty stringXavier Claessens4-34/+0
2024-02-25compilers: Add test for correct forwarding of flags to MSVC's Clang linkersL. E. Segovia1-0/+20
2024-02-25cmake: Allow recasting a CMake dependency into an Apple frameworkL. E. Segovia2-0/+6
2024-02-24Add support for BuildTargetTypes to various fs module functionsTristan Partin3-0/+28
2024-02-24add test for generating static inline wrappersKarol Herbst3-0/+54
2024-02-24Allow using CustomTarget as test executableCharles Brunet2-0/+28
2024-02-23Detect utf8 bom from meson build filesCharles Brunet8-0/+33
2024-02-23env.unset methodCharles Brunet2-0/+62
2024-02-23modules/rust: allow setting a version constraint on bindgenDylan Baker2-3/+8
2024-02-23modules/rust: inject a C/C++ standard for bindgenDylan Baker2-3/+7
2024-02-23modules/rust: Allow explicitly setting the language to bindDylan Baker1-0/+19
2024-02-23rust/bindgen: Use Meson rules for C++ headersDylan Baker4-1/+50
2024-02-21fix crash in generator.process() with an invalid preserve_path_fromEli Schwartz1-0/+5
2024-02-19Fix KeyError in Python moduleCharles Brunet3-2/+19
2024-02-12qt: add preserve_paths keyword to functionsCharles Brunet3-4/+8
2024-02-12Add MESONREWRITE to `meson dist` scriptsJouke Witteveen3-1/+17
2024-02-09Suppress LLVM static test on ArchEli Schwartz1-1/+1
2024-02-09test cases: use C++17 for protobuf because of abseil-cppSam James1-1/+1
2024-02-09ci: add GentooSam James2-2/+2
2024-02-01test cases: pass the c++11 std to boost-using codeEli Schwartz1-0/+1
2024-01-31CI: mark hdf5 as inaccessible on macOS with config-tool instead of pkg-configEli Schwartz1-2/+2
2024-01-25Fix compiler.preprocess compile_args not usedCharles Brunet2-2/+4
2024-01-17compiler.preprocess: add depends kwargStas Sergeev2-1/+6
2024-01-17rust: fix linking static executablesAlyssa Ross4-0/+29
2024-01-17fix openmp dependency for clang-clPeter Urban1-2/+2