summaryrefslogtreecommitdiff
path: root/test cases/unit
AgeCommit message (Expand)Author
2022-04-19unittests: Add test_pkgconfig_relocatable to allplatformstestsFredrik Salomonsson
2022-04-13dependencies: tighten type checking and fix cmake API violation for get_variableEli Schwartz
2022-03-30Add new debug() functionMarvin Scholz
2022-03-29Condense test directory names.Jussi Pakkanen
2022-03-24Make compilers list per subprojectXavier Claessens
2022-03-16unittests: convert python tests to project testsEli Schwartz
2022-03-15Revert "devenv: Set PYTHONPATH where we install python modules"Eli Schwartz
2022-03-09install: Add --strip optionXavier Claessens
2022-03-07Fix default install tag for shared lib symlinksXavier Claessens
2022-02-28Allow setting method/separator in environment() and meson.add_devenv()Xavier Claessens
2022-02-28devenv: Set PYTHONPATH where we install python modulesXavier Claessens
2022-01-02Condense test directory numbers for rc1.Jussi Pakkanen
2021-11-24shared_module: Add soname when used as a link targetNirbheek Chauhan
2021-11-24unit tests: Extend prebuilt test to test intermediateDylan Baker
2021-11-02python.dependency(): Do not stop when first candidate is not foundXavier Claessens
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann
2021-10-27Fix add_install_script() ignoring install_tagXavier Claessens
2021-10-01rust: dependencies need to cause a rebuild/relink not just reorderDylan Baker
2021-09-30Make custom_target() name argument optionalXavier Claessens
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-21Add platform agnostic testsXavier Claessens
2021-09-16Fix ignored install_tag kwarg in install_subdir()Xavier Claessens
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-08-31pylint: turn on superflous-parensDylan Baker
2021-08-30decorators: Make unknown kwarg fatalXavier Claessens
2021-08-17Add install tagsXavier Claessens
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz
2021-08-09interpreter: Fix missing subsubproject summary when subproject failsXavier Claessens
2021-08-09pkg-config: support for `-l:libfoo.a`lilinzhe
2021-07-25ast: Add dummy "support" for fstrings in the ast packageDaniel Mensinger
2021-07-21Fix meson.version().version_compare() regression in subprojectXavier Claessens
2021-07-15Condense test directory names for next release.Jussi Pakkanen
2021-04-26Condense test directory names.Jussi Pakkanen
2021-04-26introspection: export all sources for custom targetsJason Francis
2021-04-26store the list of initializes subprojects in the coredata structureDylan Baker
2021-04-26Interpreter: Fallback when required is false but forcefallback is trueXavier Claessens
2021-03-29Do not add custom target dir automatically when implicit false.Jussi Pakkanen
2021-03-23environment(): Allow stacking append() and prepend() (#8547)Xavier Claessens
2021-03-18Allow add_dist_script() in subprojectsXavier Claessens
2021-03-16clangformat: Add include and ignore filesXavier Claessens
2021-03-16Add `meson devenv` command and meson.add_devenv()Xavier Claessens
2021-03-04use python2-compatible syntax because needed on macOSEli Schwartz
2021-03-04mass rewrite of string formatting to use f-strings everywhereEli Schwartz
2021-03-04various python neatness cleanupsEli Schwartz
2021-02-26interpreter: correctly track whether a subproject is initializedDylan Baker