aboutsummaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)AuthorFilesLines
2021-12-06add message option to since_values and deprecated_valuesDylan Baker1-1/+9
2021-12-06unittests/internal: use more subTestDylan Baker1-13/+11
2021-12-06Add deprecated_message and since_message to KwargInfoDylan Baker1-6/+6
2021-12-06unittests/internal: use mock and subTestDylan Baker1-7/+9
2021-12-06interpreterbase/decorators: Fix types of deprecated_values and since_valuesDylan Baker1-0/+5
2021-11-28make sure files arguments to compiler.compiles and friends, performs rebuildEli Schwartz1-0/+7
2021-11-27Merge pull request #9599 from dcbaker/submit/typed_kwargs-message-improvementsJussi Pakkanen1-4/+4
2021-11-25tests: add a test for OptionKey.from_stringDylan Baker1-0/+19
2021-11-24shared_module: Add soname when used as a link targetNirbheek Chauhan2-2/+22
2021-11-24unit tests: Extend prebuilt test to test intermediateDylan Baker1-0/+23
2021-11-24unittests: use UnitTest.addCleanup a bitDylan Baker1-11/+14
2021-11-23interpreter: extract_objects provides a valid sourcePaolo Bonzini1-0/+6
2021-11-22unittests: cover cases here two of the same wrong type are providedDylan Baker1-1/+1
2021-11-22typed_kwargs: use | for type unions, not ,Dylan Baker1-2/+2
2021-11-22typed_kwargs: provide better error messages for wrong container typesDylan Baker1-3/+3
2021-11-20Feature kwargs decorator: automatically report the nodes which trigger an issueEli Schwartz1-2/+2
2021-11-18tests: replace python2 framework with metalDylan Baker1-3/+3
2021-11-02python.dependency(): Do not stop when first candidate is not foundXavier Claessens1-0/+4
2021-10-31Fix cygwin test failure due to shortpath usageNirbheek Chauhan2-8/+21
2021-10-27Fix add_install_script() ignoring install_tagXavier Claessens1-10/+12
2021-10-27test_clang_format: Do not assume meson source is in gitXavier Claessens1-0/+8
2021-10-26unittests: use better assert methodsEli Schwartz3-25/+25
2021-10-26do not save unused variableEli Schwartz1-1/+1
2021-10-26remove unused variableEli Schwartz1-1/+1
2021-10-26remove dead code that is immediately overriddenEli Schwartz1-4/+0
2021-10-26do not save variable when all we want is the side effect of popping itEli Schwartz1-1/+1
2021-10-14optinterpreter: Fix builtin option names not being reserved anymoreXavier Claessens1-0/+34
2021-10-14introspect: include choices for array optionsPaolo Bonzini1-2/+5
2021-10-10Fix typos discovered by codespellChristian Clauss2-2/+2
2021-10-10clangformat: Only format files tracked by git by defaultXavier Claessens1-0/+14
2021-10-10ar linker: generate thin archives for uninstalled static librariesEli Schwartz1-1/+1
2021-10-09typed_kwargs: Fix when ContainerTypeInfo is used in a tupleXavier Claessens1-4/+37
2021-10-08python: Add platlibdir and purelibdir optionsXavier Claessens1-3/+4
2021-10-08cmake: handle arguments in the [binaries] section of the machine filePaolo Bonzini1-0/+32
2021-10-04various python neatness cleanupsEli Schwartz3-6/+6
2021-10-01rust: dependencies need to cause a rebuild/relink not just reorderDylan Baker1-0/+32
2021-09-30Make custom_target() name argument optionalXavier Claessens1-0/+8
2021-09-29pkgconfig: pkg-configs version<0.29.1 escape variables incorrectlymakise-homura1-1/+2
2021-09-28Merge pull request #9014 from bonzini/mixed-language-linkJussi Pakkanen1-0/+14
2021-09-27fix test case instances where undefined message(true) occurredEli Schwartz1-2/+2
2021-09-25unittests: Make test_prelinking work on SolarisAlan Coopersmith1-3/+6
2021-09-24compilers/rust: Add support for clippyDylan Baker2-2/+16
2021-09-21coredata: 0.59.1 -> 0.59.99 is a major version differenceXavier Claessens2-26/+18
2021-09-21Add platform agnostic testsXavier Claessens1-0/+34
2021-09-16Fix ignored install_tag kwarg in install_subdir()Xavier Claessens1-0/+2
2021-09-14backends/vs: Do not emit dummy command for alias_command().Andres Freund1-3/+0
2021-09-07unittests: test external dependency in summaryPaolo Bonzini1-3/+8
2021-09-07add test case for mixed language link testsPaolo Bonzini1-0/+14
2021-09-06mintro: add installed_planFilipe Laíns1-3/+179
2021-09-03tests: when generating git repositories, make sure that pgpsign is offEli Schwartz2-6/+6