aboutsummaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)AuthorFilesLines
2021-09-02interpreter: Add summary of all user defined optionsXavier Claessens1-1/+1
2021-09-01run_target: do not yield broken names with subdirsEli Schwartz2-0/+8
2021-09-01dependency: fallback and allow_fallback are mutually exclusiveXavier Claessens2-0/+11
2021-09-01msvc: Assume UTF8 source by defaultXavier Claessens4-0/+30
2021-08-31interpreter: Add IntegerHolderDaniel Mensinger1-1/+2
2021-08-31interpreter: Make comparisons of different types a hard errorDaniel Mensinger1-11/+0
2021-08-31pylint: turn on superflous-parensDylan Baker11-17/+17
2021-08-30decorators: Make unknown kwarg fatalXavier Claessens3-6/+1
2021-08-27interpreter: fix name of typed_kwargs for `test()`Dylan Baker1-1/+1
2021-08-27interpreter: fix IndexError when specifying dependency 'include_type'Rihards Skuja1-0/+3
2021-08-23interpreter: Fix dependency(..., static: true) fallbackXavier Claessens2-0/+35
2021-08-22Add Java moduleTristan Partin4-25/+13
2021-08-22use a more informative error message for invoking meson in a subdirEli Schwartz1-1/+1
2021-08-21Path special casing for the Xcode backend.Jussi Pakkanen1-1/+1
2021-08-18tests: python module should install files correctlyEli Schwartz7-3/+51
2021-08-18Test boost-python on macOSKevin Meagher1-6/+8
2021-08-17test cases/rust: clang-cl also needs extra_winlibsNirbheek Chauhan1-1/+1
2021-08-17Add install tagsXavier Claessens9-0/+92
2021-08-16Add unset_variable()Tristan Partin1-0/+15
2021-08-16interpreter: Fix holder_map not being updated when subproject failsXavier Claessens2-0/+9
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz126-152/+48
2021-08-15Revert "interpreter: Fix holder_map not being updated when subproject fails"Jussi Pakkanen2-9/+0
2021-08-15Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"Jussi Pakkanen3-22/+1
2021-08-14Force unity builds off in Flex test.Jussi Pakkanen1-1/+3
2021-08-12Fix building framework test.Jussi Pakkanen1-0/+2
2021-08-12Disable asan memory leak checks on a Cuda test.Jussi Pakkanen1-2/+5
2021-08-12Pass a test file to flex test.Jussi Pakkanen3-2/+5
2021-08-11compilers/c++: Add MSVC option to make the __cplusplus define accurateDylan Baker3-1/+22
2021-08-11Make the flex test case workAdrien Plazas2-11/+3
2021-08-09Fix i18n target name when using @BASENAME@ and configure_file() inputXavier Claessens4-1/+43
2021-08-09interpreter: Fix missing subsubproject summary when subproject failsXavier Claessens2-1/+5
2021-08-09interpreter: Fix holder_map not being updated when subproject failsXavier Claessens2-0/+9
2021-08-09pkg-config: support for `-l:libfoo.a`lilinzhe5-0/+67
2021-08-09interpreter: Fix list contains for Holders (fixes #9020 #9047)Daniel Mensinger4-0/+24
2021-08-08Add support for finding Javascript source libraries with Emscripten.Jussi Pakkanen3-0/+24
2021-08-08Update iphone cross building.Jussi Pakkanen1-10/+17
2021-08-04Escape path in exclude filter passed to gcovrAlois Wohlschlager2-0/+7
2021-08-04Relax restrictions on detecting boost dependencyKevin Meagher16-0/+18
2021-08-03ninjabackend: use get_subdir() instead of subdir attribute for cythonDylan Baker1-0/+10
2021-07-28expand tests to check both static and shared intl dependencyEli Schwartz3-1/+10
2021-07-27build: learn to take CustomTargetIndex as custom_target commandMarc-André Lureau1-0/+6
2021-07-25ast: Add dummy "support" for fstrings in the ast packageDaniel Mensinger1-0/+2
2021-07-23Add support for gcovr --sonarqube reportWeston Schmidt1-0/+1
2021-07-23Merge pull request #9005 from jon-turney/xskip-ci-2Jussi Pakkanen31-25/+74
2021-07-21Merge pull request #8994 from SoapGentoo/cuda-fixesJussi Pakkanen3-3/+15
2021-07-21Fix meson.version().version_compare() regression in subprojectXavier Claessens2-0/+10
2021-07-18Cuda: Add test for shared versioned internal libsDavid Seifert1-1/+3
2021-07-18Cuda: Add test for -isystem/usr/includeDavid Seifert1-2/+8
2021-07-18Cuda: Add test for -DNDEBUGDavid Seifert2-1/+5
2021-07-15Condense test directory names for next release.Jussi Pakkanen185-73/+73