aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
3 dayscompilers: Add support for OpenMP from homebrew with AppleClangDylan Baker1-3/+0
3 daysformat: fix edge case with empty functionsCharles Brunet2-3/+4
5 daysTest case for environment prepend/append acting like setNils Werner1-0/+12
6 daysEnsure private directory exists for custom targets (#13196)Scott Kyle1-0/+16
6 daysRecast CMake's IMPORTED_LOCATION into framework flags (#13299)Kai Pastor1-1/+1
6 daysfind_program: add a kwarg to specify custom version argumentDudemanguy2-0/+11
6 daystests: fix OpenAL test case on case sensitive fs on macOSJade Lovelace1-1/+1
6 days`configure_file`: update \@ escape logicMatt Jolly3-11/+40
10 daysmformat: fix else token not correctly indentedCharles Brunet1-0/+4
10 daysFix crash in meson formatCharles Brunet2-0/+19
2024-06-14cargo: Load Cargo.lockXavier Claessens3-0/+10
2024-06-11Python: add load test to limited API testAndrew McNulty3-2/+25
2024-06-04Extract native file parser to machinefile source file.Jussi Pakkanen1-0/+1
2024-05-30cuda: avoid test failure without GPU availableDavid Seifert1-2/+6
2024-05-29cuda: add test for late `add_languages('cuda')`David Seifert1-1/+4
2024-05-24Revert "rust: recursively pull proc-macro dependencies as well"Sam James4-27/+0
2024-05-23Refactor option classes to their own file.Jussi Pakkanen1-1/+2
2024-05-22cuda: add test for negative `find_library()` resultDavid Seifert1-0/+4
2024-05-19Fix handling of C standard support for Emscripten.Ralf Gommers1-1/+6
2024-05-07cuda: add test for device linkingDavid Seifert4-0/+73
2024-05-07cuda: add test for C++ linking of dependency('cuda')David Seifert1-1/+1
2024-05-07Add support for GCC's null_terminated_string_arg function attributeTristan Partin1-0/+6
2024-05-07Use correct subdir when generating processed file pathTristan Partin2-0/+28
2024-05-01Add required kwarg to compiler.{compiles,links,run}Tristan Partin4-0/+54
2024-04-30Fix dependencies for vala.links #13158Ben Corby1-0/+64
2024-04-28Explicitly set OBJC=cc OBJCXX=c++ for bitcode testJonathan Schleifer1-0/+6
2024-04-28Add support for depending on ObjFWJonathan Schleifer6-0/+72
2024-04-28Prefer Clang over GCC for Objective-C(++)Jonathan Schleifer1-1/+4
2024-04-25tests/d/10: Fix condition with clang++ and gdcDylan Baker1-1/+2
2024-04-25tests: bump C++ requirement of has_header_symbolDylan Baker1-1/+4
2024-04-23Use dl instead of zlib for checking an external dependencyTristan Partin1-1/+1
2024-04-23Fix compile.links for valaBen Corby1-0/+24
2024-04-15tests: fix missing dependency causing flaky build failureEli Schwartz1-2/+2
2024-04-14Clarify mutable objects usageXavier Claessens5-20/+40
2024-04-14Merge pull request #11737 from amyspark/amyspark/add-nasm-building-rules-to-x...Jussi Pakkanen6-12/+52
2024-04-10Document a probable cause for test failures.Jussi Pakkanen1-1/+1
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