summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2021-10-31Fix cygwin test failure due to shortpath usageNirbheek Chauhan
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann
2021-10-27modules/gnome: ensure that `install_dir` is setDylan Baker
2021-10-27Fix add_install_script() ignoring install_tagXavier Claessens
2021-10-27Fix crash when getting cuda optionsXavier Claessens
2021-10-26interpreter: Revert old path joining behavior (fixes #9450)Daniel Mensinger
2021-10-24interpreter: Fix missing featuer check (fixes #9425)Daniel Mensinger
2021-10-12interpreter: Fix missing holder entry (fixes #9389)Daniel Mensinger
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-10-10Revert "interpreter: Add FeatureNew check"Eli Schwartz
2021-10-10Be more strict about target names with slashes.Jussi Pakkanen
2021-10-09optinterpreter: Add deprecated kwargXavier Claessens
2021-10-09optinterpreter: Refactor to use typed_pos_args() and typed_kwargs()Xavier Claessens
2021-10-08python: Add platlibdir and purelibdir optionsXavier Claessens
2021-10-08add install_emptydir functionEli Schwartz
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