index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
Age
Commit message (
Expand
)
Author
2024-07-23
Remove reference to GPL in test files
Charles Brunet
2024-07-19
compilers: handle -Wno-attributes= for GCC
Sam James
2024-07-17
rust: recursively pull proc-macro deps for rust targets
Alyssa Ross
2024-07-16
Fix the zlib-ng failing tests, for real
Tristan Partin
2024-07-15
tests: short-circuit tests that require cmake, faster
Eli Schwartz
2024-07-15
tests: Extend cmake test with -Wl,--version-script
Jonathon Anderson
2024-07-15
Fix failing tests for zlib-ng
Tristan Partin
2024-07-15
test/rust: Replace gcc -m argument with a -f argument
Dylan Baker
2024-07-15
tests: skip framework recasting if CMake unavailable
Alyssa Ross
2024-07-10
dependencies: find extraframeworks on case-sensitive filesystems
Randy Eckenrode
2024-07-10
tests: add werror tests for several languages
Benjamin Gilbert
2024-07-10
tests: Clean up leftover files from source dirs.
Jussi Pakkanen
2024-07-05
Revert PR12972 as a regression.
Eli Schwartz
2024-07-05
configuration_data: add test case for regression when merging a confdata
Eli Schwartz
2024-07-05
Revert "Clarify mutable objects usage"
Eli Schwartz
2024-07-02
CI: mark cygwin as skipping frameworks/libgcrypt
Eli Schwartz
2024-06-29
linkers: Fix AppleDynamicLinker not returning any rpaths to remove
Piotr BrzeziĆski
2024-06-26
compilers: Add support for OpenMP from homebrew with AppleClang
Dylan Baker
2024-06-26
format: fix edge case with empty functions
Charles Brunet
2024-06-23
Test case for environment prepend/append acting like set
Nils Werner
2024-06-23
Ensure private directory exists for custom targets (#13196)
Scott Kyle
2024-06-23
Recast CMake's IMPORTED_LOCATION into framework flags (#13299)
Kai Pastor
2024-06-23
find_program: add a kwarg to specify custom version argument
Dudemanguy
2024-06-23
tests: fix OpenAL test case on case sensitive fs on macOS
Jade Lovelace
2024-06-23
`configure_file`: update \@ escape logic
Matt Jolly
2024-06-19
mformat: fix else token not correctly indented
Charles Brunet
2024-06-19
Fix crash in meson format
Charles Brunet
2024-06-14
cargo: Load Cargo.lock
Xavier Claessens
2024-06-11
Python: add load test to limited API test
Andrew McNulty
2024-06-04
Extract native file parser to machinefile source file.
Jussi Pakkanen
2024-05-30
cuda: avoid test failure without GPU available
David Seifert
2024-05-29
cuda: add test for late `add_languages('cuda')`
David Seifert
2024-05-24
Revert "rust: recursively pull proc-macro dependencies as well"
Sam James
2024-05-23
Refactor option classes to their own file.
Jussi Pakkanen
2024-05-22
cuda: add test for negative `find_library()` result
David Seifert
2024-05-19
Fix handling of C standard support for Emscripten.
Ralf Gommers
2024-05-07
cuda: add test for device linking
David Seifert
2024-05-07
cuda: add test for C++ linking of dependency('cuda')
David Seifert
2024-05-07
Add support for GCC's null_terminated_string_arg function attribute
Tristan Partin
2024-05-07
Use correct subdir when generating processed file path
Tristan Partin
2024-05-01
Add required kwarg to compiler.{compiles,links,run}
Tristan Partin
2024-04-30
Fix dependencies for vala.links #13158
Ben Corby
2024-04-28
Explicitly set OBJC=cc OBJCXX=c++ for bitcode test
Jonathan Schleifer
2024-04-28
Add support for depending on ObjFW
Jonathan Schleifer
2024-04-28
Prefer Clang over GCC for Objective-C(++)
Jonathan Schleifer
2024-04-25
tests/d/10: Fix condition with clang++ and gdc
Dylan Baker
2024-04-25
tests: bump C++ requirement of has_header_symbol
Dylan Baker
2024-04-23
Use dl instead of zlib for checking an external dependency
Tristan Partin
2024-04-23
Fix compile.links for vala
Ben Corby
2024-04-15
tests: fix missing dependency causing flaky build failure
Eli Schwartz
[next]