summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2024-07-23Remove reference to GPL in test filesCharles Brunet
2024-07-19compilers: handle -Wno-attributes= for GCCSam James
2024-07-17rust: recursively pull proc-macro deps for rust targetsAlyssa Ross
2024-07-16Fix the zlib-ng failing tests, for realTristan Partin
2024-07-15tests: short-circuit tests that require cmake, fasterEli Schwartz
2024-07-15tests: Extend cmake test with -Wl,--version-scriptJonathon Anderson
2024-07-15Fix failing tests for zlib-ngTristan Partin
2024-07-15test/rust: Replace gcc -m argument with a -f argumentDylan Baker
2024-07-15tests: skip framework recasting if CMake unavailableAlyssa Ross
2024-07-10dependencies: find extraframeworks on case-sensitive filesystemsRandy Eckenrode
2024-07-10tests: add werror tests for several languagesBenjamin Gilbert
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-07-02CI: mark cygwin as skipping frameworks/libgcryptEli Schwartz
2024-06-29linkers: Fix AppleDynamicLinker not returning any rpaths to removePiotr BrzeziƄski
2024-06-26compilers: Add support for OpenMP from homebrew with AppleClangDylan Baker
2024-06-26format: fix edge case with empty functionsCharles Brunet
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-23Recast CMake's IMPORTED_LOCATION into framework flags (#13299)Kai Pastor
2024-06-23find_program: add a kwarg to specify custom version argumentDudemanguy
2024-06-23tests: fix OpenAL test case on case sensitive fs on macOSJade Lovelace
2024-06-23`configure_file`: update \@ escape logicMatt Jolly
2024-06-19mformat: fix else token not correctly indentedCharles Brunet
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