summaryrefslogtreecommitdiff
path: root/test cases/common
AgeCommit message (Expand)Author
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
2023-09-07Add compiler.has_defineMarvin Scholz
2023-08-31add json output format to configure fileCharles Brunet
2023-08-28include_directories: Always add both source and build dirsXavier Claessens
2023-08-24find_program: Fallback if version mismatchXavier Claessens
2023-08-22compilers: fix checks handling of internal dependenciesBenoit Pierre
2023-08-18Revert "Revert "Add fs.relative_to()""Tristan Partin
2023-08-17Revert "Add fs.relative_to()"Eli Schwartz
2023-08-17skip test on pkgconf 2.0.1 that is broken there due to a reported bugEli Schwartz
2023-08-17Remove hacky setup for CustomTargetIndex tests in fs.relative_to()Tristan Partin
2023-08-17Add fs.relative_to()Tristan Partin
2023-08-16fs.read(): Catch FileNotFoundErrorXavier Claessens
2023-08-07Compiler: Add werror kwarg to compiles(), links() and run() methodsXavier Claessens
2023-08-05compiler: Add required keyword to has_* methodsXavier Claessens
2023-08-04Add default_options argument to find_program()Nomura
2023-08-02Unify message(), format() and fstring formattingXavier Claessens
2023-08-02treewide: internally avoid deprecated machine file uses of "pkgconfig"Eli Schwartz
2023-07-26Fix install_data() default install pathDaniele Nicolodi
2023-07-14compiler.compiles/links: fix failure when compiling a built File objectEli Schwartz
2023-07-13Silence some encoding warningsTristan Partin
2023-07-05comp.preprocess(): Do not treat every file as assemblyXavier Claessens
2023-07-04tests: add standard option to get_define() testKacper Michajłow
2023-06-28Condense test directory names for release.Jussi Pakkanen
2023-06-20interpreter: Accept more types in default_options dict valuesXavier Claessens
2023-06-20add str.splitlines methodMartin Dørum
2023-06-01pkgconfig: Add include directories from internal deps in -uninstalled.pcXavier Claessens