summaryrefslogtreecommitdiff
path: root/test cases/common
AgeCommit message (Expand)Author
2024-07-19compilers: handle -Wno-attributes= for GCCSam James
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-06-26compilers: Add support for OpenMP from homebrew with AppleClangDylan Baker
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-23find_program: add a kwarg to specify custom version argumentDudemanguy
2024-06-23`configure_file`: update \@ escape logicMatt Jolly
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-25tests: bump C++ requirement of has_header_symbolDylan Baker
2024-04-14Clarify mutable objects usageXavier Claessens
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-15interpreter: when overriding a dependency make its name matchDylan Baker
2024-03-04test cases/common/103 has header symbol: fix for musl 1.2.5Alyssa Ross
2024-02-26Condense directory names for RC1.Jussi Pakkanen
2024-02-25compilers: Add test for correct forwarding of flags to MSVC's Clang linkersL. E. Segovia
2024-02-24Add support for BuildTargetTypes to various fs module functionsTristan Partin
2024-02-24Allow using CustomTarget as test executableCharles Brunet
2024-02-23env.unset methodCharles Brunet
2024-02-21fix crash in generator.process() with an invalid preserve_path_fromEli Schwartz
2024-02-01test cases: pass the c++11 std to boost-using codeEli Schwartz
2024-01-25Fix compiler.preprocess compile_args not usedCharles Brunet
2024-01-17compiler.preprocess: add depends kwargStas Sergeev
2024-01-17fix openmp dependency for clang-clPeter Urban
2024-01-06machine file: Fix parenthesized expressionsTamás Bálint Misius
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-12-10vs: Manually link generated .o filesarch1t3cht
2023-12-04macos: Skip as-needed test, the linker is too smartAndres Freund
2023-12-03macos: Fix test case for constructor_priority when using gccAndres Freund
2023-11-24File: Add full_path() methodXavier Claessens
2023-11-18Fix unity builds (#12452)David Seifert
2023-11-07Prohibit symlinks in test data dir because they get mangled by setup.py.Jussi Pakkanen
2023-11-04Fix visibility attribute support check for GCC on WindowsChristoph Reiter
2023-10-27Handle path behaviour change in Python 3.12.Jussi Pakkanen
2023-10-27Condense test directories for RC1.Jussi Pakkanen
2023-10-09interpreter: add <lang>_(static|shared)_argsDylan Baker
2023-10-05Add env kwarg in generator.process()Nomura
2023-10-04test: get_define: do not use assert incorrectlyMarvin Scholz
2023-09-26tests: Skip "withIncludeFile" for PCH on Xcode backendAlbert Tang
2023-09-13install_{data,headers,subdir}: implement follow_symlinksArsen Arsenović
2023-09-13Fix assertion raised with invalid option nameCharles Brunet
2023-09-09Add support for padding zeroes in int.to_string() methodNomura
2023-09-09Add macro_name option to configure_fileNicholas Vinson
2023-09-07Fix include_directories test for relative pathCharles Brunet
2023-09-07Compiler checks must use per-subproject optionsXavier Claessens