aboutsummaryrefslogtreecommitdiff
path: root/test cases/unit
AgeCommit message (Expand)AuthorFilesLines
2023-03-16Stop using replace_if_different() for coredata pickle fileDaan De Meyer1-5/+6
2023-02-27mintro: Add exclude_{files, dirs} to install_subdir install_planDaniele Nicolodi4-0/+9
2023-02-24test cases: use best practices method to find the python3 programEli Schwartz6-5/+6
2023-02-20interpreter/mesonmain: Add build_options methodL. E. Segovia2-0/+7
2023-01-18devenv: Allow dumping into file and select a formatXavier Claessens2-0/+6
2023-01-04allow passing generated objects in the "objects" keyword argumentPaolo Bonzini1-0/+6
2022-12-21add more testcases for prebuilt objectsPaolo Bonzini2-3/+23
2022-12-14depfixer: silence fix_jar() and make it do somethingBenjamin Gilbert2-0/+21
2022-11-24Fix various spelling errorsDavid Robillard1-1/+1
2022-11-21Handle freezing tests. Fixes #10752.Jussi Pakkanen2-0/+25
2022-11-02backends: Try guessing install tag for all installed filesXavier Claessens1-0/+16
2022-11-01minstall: make do_strip run with -Sx for macOS targetsL. E. Segovia1-1/+3
2022-10-25Condense test directory numbers.Jussi Pakkanen80-0/+0
2022-10-24Accept disablers in summary valuesElliott Sales de Andrade1-2/+3
2022-08-17tests: fix targets with no sourcesDylan Baker2-2/+2
2022-08-11CI: fix error when mixing clang 14 with released valgrind versionsEli Schwartz1-0/+7
2022-07-31Only reconfigure if configure options actually changedDaan De Meyer2-0/+6
2022-07-07Fix test case numbers.Jussi Pakkanen78-0/+0
2022-06-17interpreter: fix a subproject check with symlinksHemmo Nieminen5-3/+25
2022-06-14Fix crash when a reconfigure adds a new subprojectXavier Claessens4-0/+14
2022-06-09intro-install_plan: fix destinations for build_targets with custom install_dirEli Schwartz1-0/+4
2022-06-01Fix sandbox violation when using subproject as a symlinkVili Väinölä4-0/+21
2022-05-10Require CMake 3.14 for all tests that use the cmake moduleSimon McVittie1-0/+4
2022-05-06Add some scaffolding needed for C++ modules in GCC.Jussi Pakkanen13-0/+96
2022-05-06Move Visual Studio module test to its own subdir.Jussi Pakkanen13-14/+21
2022-05-01Merge pull request #10039 from eli-schwartz/wayland-protocols-subproject-filesJussi Pakkanen1-3/+3
2022-04-19unittests: Add test_pkgconfig_relocatable to allplatformstestsFredrik Salomonsson1-0/+15
2022-04-13dependencies: tighten type checking and fix cmake API violation for get_variableEli Schwartz1-3/+3
2022-03-30Add new debug() functionMarvin Scholz1-0/+4
2022-03-29Condense test directory names.Jussi Pakkanen308-0/+0
2022-03-24Make compilers list per subprojectXavier Claessens1-1/+1
2022-03-16unittests: convert python tests to project testsEli Schwartz5-109/+0
2022-03-15Revert "devenv: Set PYTHONPATH where we install python modules"Eli Schwartz5-36/+1
2022-03-09install: Add --strip optionXavier Claessens2-0/+4
2022-03-07Fix default install tag for shared lib symlinksXavier Claessens1-0/+6
2022-02-28Allow setting method/separator in environment() and meson.add_devenv()Xavier Claessens2-1/+6
2022-02-28devenv: Set PYTHONPATH where we install python modulesXavier Claessens5-1/+36
2022-01-02Condense test directory numbers for rc1.Jussi Pakkanen32-0/+0
2021-11-24shared_module: Add soname when used as a link targetNirbheek Chauhan2-0/+18
2021-11-24unit tests: Extend prebuilt test to test intermediateDylan Baker5-1/+47
2021-11-02python.dependency(): Do not stop when first candidate is not foundXavier Claessens1-0/+4
2021-10-30Added warning if run_command is called without the check kwargVolker Weißmann4-8/+8
2021-10-27Fix add_install_script() ignoring install_tagXavier Claessens1-0/+3
2021-10-01rust: dependencies need to cause a rebuild/relink not just reorderDylan Baker3-0/+32
2021-09-30Make custom_target() name argument optionalXavier Claessens3-0/+23
2021-09-28Merge pull request #9014 from bonzini/mixed-language-linkJussi Pakkanen2-0/+12
2021-09-27fix test case instances where undefined message(true) occurredEli Schwartz1-1/+1
2021-09-21Add platform agnostic testsXavier Claessens3-0/+8
2021-09-16Fix ignored install_tag kwarg in install_subdir()Xavier Claessens2-0/+5
2021-09-07unittests: test external dependency in summaryPaolo Bonzini1-0/+1