summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2021-10-06interpreter: Holderify arrays and dictsDaniel Mensinger
2021-10-06cmake: Implement support for interpreting link "keywords"Daniel Mensinger
2021-10-06cmake: Warn if we could use IMPORTED CMake targetsDaniel Mensinger
2021-10-04backend/vs: Generate dependencies for CustomTargetIndex for a CustomTarget.Andres Freund
2021-10-04backend/vs: process link dependencies.Andres Freund
2021-10-04various python neatness cleanupsEli Schwartz
2021-10-01rust: dependencies need to cause a rebuild/relink not just reorderDylan Baker
2021-09-30dependency: Allow searching for multiple namesXavier Claessens
2021-09-30Make custom_target() name argument optionalXavier Claessens
2021-09-29unittests: Make qt test work if multiple versions of qt installedmakise-homura
2021-09-29tests/rust: add libm to fix build with rust 1.55Dominique Leuenberger
2021-09-29tests: take into account Debian Python pathsFilipe Laíns
2021-09-28Merge pull request #9014 from bonzini/mixed-language-linkJussi Pakkanen
2021-09-27fix test case instances where undefined message(true) occurredEli Schwartz
2021-09-25Merge pull request #8773 from dcbaker/submit/rustc-enhancements-clippyJussi Pakkanen
2021-09-25interpreter: Add FeatureNew checkDaniel Mensinger
2021-09-25Remove helpers.check_stringlist()Daniel Mensinger
2021-09-25interpreter: Introduce StringHolderDaniel Mensinger
2021-09-24compilers/rust: Add support for clippyDylan Baker
2021-09-25compilers: Add default search path stdlib_only_link_flagsDylan Baker
2021-09-24Add option to to transpile Cython to C++Dylan Baker
2021-09-22Merge pull request #9274 from anarazel/fix-vs-static-generatedJussi Pakkanen
2021-09-21Add platform agnostic testsXavier Claessens
2021-09-20Add test for https://github.com/mesonbuild/meson/issues/9235Jesse Natalie
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-07add test case for mixed language link testsPaolo 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