summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2024-06-19Fix crash in meson formatCharles Brunet
2024-06-14cargo: Load Cargo.lockXavier Claessens
2024-06-11Python: add load test to limited API testAndrew McNulty
2024-06-04Extract native file parser to machinefile source file.Jussi Pakkanen
2024-05-30cuda: avoid test failure without GPU availableDavid Seifert
2024-05-29cuda: add test for late `add_languages('cuda')`David Seifert
2024-05-24Revert "rust: recursively pull proc-macro dependencies as well"Sam James
2024-05-23Refactor option classes to their own file.Jussi Pakkanen
2024-05-22cuda: add test for negative `find_library()` resultDavid Seifert
2024-05-19Fix handling of C standard support for Emscripten.Ralf Gommers
2024-05-07cuda: add test for device linkingDavid Seifert
2024-05-07cuda: add test for C++ linking of dependency('cuda')David Seifert
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-30Fix dependencies for vala.links #13158Ben Corby
2024-04-28Explicitly set OBJC=cc OBJCXX=c++ for bitcode testJonathan Schleifer
2024-04-28Add support for depending on ObjFWJonathan Schleifer
2024-04-28Prefer Clang over GCC for Objective-C(++)Jonathan Schleifer
2024-04-25tests/d/10: Fix condition with clang++ and gdcDylan Baker
2024-04-25tests: bump C++ requirement of has_header_symbolDylan Baker
2024-04-23Use dl instead of zlib for checking an external dependencyTristan Partin
2024-04-23Fix compile.links for valaBen Corby
2024-04-15tests: fix missing dependency causing flaky build failureEli Schwartz
2024-04-14Clarify mutable objects usageXavier Claessens
2024-04-14Merge pull request #11737 from amyspark/amyspark/add-nasm-building-rules-to-x...Jussi Pakkanen
2024-04-10Document a probable cause for test failures.Jussi Pakkanen
2024-04-09nasm test: Add a test for validating the Xcode backendL. E. Segovia
2024-04-09nasm test: Set the correct supported OSes for the testsL. E. Segovia
2024-04-08gnome: Actually run all mkenums_simple tests and fix numberingMatthijs Velsink
2024-04-08meson format commandCharles Brunet
2024-04-05compilers: Add test for detecting libraries with externally supplied linker f...L. E. Segovia
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-28tests: don't expect msys2 llvm cmake tests to skip with llvm 18Christoph Reiter
2024-03-17tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...Christoph Reiter
2024-03-15Improve error messages for invalid option valuesCharles Brunet
2024-03-15interpreter: when overriding a dependency make its name matchDylan Baker
2024-03-15compilers: Every compiler can run codeXavier Claessens
2024-03-15cargo: Add API version into dependency nameXavier Claessens
2024-03-10Fix detection of unknown base options in subprojCharles Brunet
2024-03-05rust: Link with rlib external dependenciesXavier Claessens
2024-03-04test cases/common/103 has header symbol: fix for musl 1.2.5Alyssa Ross
2024-03-03Condense test dirs for rc2.Jussi Pakkanen
2024-03-02Merge pull request #12804 from joukewitteveen/dist-rewriterJussi Pakkanen
2024-03-01Fix base and compiler options not reconfigurable.Charles Brunet
2024-02-29rust: recursively pull proc-macro dependencies as wellXavier Claessens
2024-02-27cargo: support lib.path in Cargo.tomlAlyssa Ross
2024-02-26Merge pull request #11867 from xclaesse/cargo-featuresJussi Pakkanen
2024-02-26Condense directory names for RC1.Jussi Pakkanen