summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2021-09-20dependencyfallbacks: Use default_options for implicit fallbacksXavier Claessens
2021-09-20tests: Fix fortran testsRohit Goswami
2021-09-20backend/ninja: add generated sources to depscan order depsDylan Baker
2021-09-20tests/fortran/7 generated: don't try to find a configure_file by pathDylan Baker
2021-09-16Fix ignored install_tag kwarg in install_subdir()Xavier Claessens
2021-09-10add test case for qrc translationsEli Schwartz
2021-09-10Made submodule child code valid Fortran.Mat Cross
2021-09-07unittests: test external dependency in summaryPaolo Bonzini
2021-09-06mintro: add installed_planFilipe Laíns
2021-09-02interpreter: Add summary of all user defined optionsXavier Claessens
2021-09-01run_target: do not yield broken names with subdirsEli Schwartz
2021-09-01dependency: fallback and allow_fallback are mutually exclusiveXavier Claessens
2021-09-01msvc: Assume UTF8 source by defaultXavier Claessens
2021-08-31interpreter: Add IntegerHolderDaniel Mensinger
2021-08-31interpreter: Make comparisons of different types a hard errorDaniel Mensinger
2021-08-31pylint: turn on superflous-parensDylan Baker
2021-08-30decorators: Make unknown kwarg fatalXavier Claessens
2021-08-27interpreter: fix name of typed_kwargs for `test()`Dylan Baker
2021-08-27interpreter: fix IndexError when specifying dependency 'include_type'Rihards Skuja
2021-08-23interpreter: Fix dependency(..., static: true) fallbackXavier Claessens
2021-08-22Add Java moduleTristan Partin
2021-08-22use a more informative error message for invoking meson in a subdirEli Schwartz
2021-08-21Path special casing for the Xcode backend.Jussi Pakkanen
2021-08-18tests: python module should install files correctlyEli Schwartz
2021-08-18Test boost-python on macOSKevin Meagher
2021-08-17test cases/rust: clang-cl also needs extra_winlibsNirbheek Chauhan
2021-08-17Add install tagsXavier Claessens
2021-08-16Add unset_variable()Tristan Partin
2021-08-16interpreter: Fix holder_map not being updated when subproject failsXavier Claessens
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-08-15Revert "interpreter: Fix holder_map not being updated when subproject fails"Jussi Pakkanen
2021-08-15Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"Jussi Pakkanen
2021-08-14Force unity builds off in Flex test.Jussi Pakkanen
2021-08-12Fix building framework test.Jussi Pakkanen
2021-08-12Disable asan memory leak checks on a Cuda test.Jussi Pakkanen
2021-08-12Pass a test file to flex test.Jussi Pakkanen
2021-08-11compilers/c++: Add MSVC option to make the __cplusplus define accurateDylan Baker
2021-08-11Make the flex test case workAdrien Plazas
2021-08-09Fix i18n target name when using @BASENAME@ and configure_file() inputXavier Claessens
2021-08-09interpreter: Fix missing subsubproject summary when subproject failsXavier Claessens
2021-08-09interpreter: Fix holder_map not being updated when subproject failsXavier Claessens
2021-08-09pkg-config: support for `-l:libfoo.a`lilinzhe
2021-08-09interpreter: Fix list contains for Holders (fixes #9020 #9047)Daniel Mensinger
2021-08-08Add support for finding Javascript source libraries with Emscripten.Jussi Pakkanen
2021-08-08Update iphone cross building.Jussi Pakkanen
2021-08-04Escape path in exclude filter passed to gcovrAlois Wohlschlager
2021-08-04Relax restrictions on detecting boost dependencyKevin Meagher
2021-08-03ninjabackend: use get_subdir() instead of subdir attribute for cythonDylan Baker
2021-07-28expand tests to check both static and shared intl dependencyEli Schwartz
2021-07-27build: learn to take CustomTargetIndex as custom_target commandMarc-André Lureau