aboutsummaryrefslogtreecommitdiff
path: root/unittests
AgeCommit message (Expand)AuthorFilesLines
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
2021-09-02interpreter: Add summary of all user defined optionsXavier Claessens1-1/+7
2021-09-01run_target: do not yield broken names with subdirsEli Schwartz1-0/+2
2021-09-01msvc: Assume UTF8 source by defaultXavier Claessens1-0/+13
2021-08-31interpreter: use python dunders instead of lock for unpicklabilityDylan Baker1-1/+1
2021-08-31unittests: add a test to Interpreter is unpicklableDylan Baker1-7/+17
2021-08-31pylint: turn on superflous-parensDylan Baker1-1/+1
2021-08-31Merge pull request #9193 from dcbaker/submit/aarch64-beJussi Pakkanen1-0/+95
2021-08-30decorators: Make unknown kwarg fatalXavier Claessens1-3/+3
2021-08-30environment: correctly handle cpu value aarch64_beDylan Baker1-0/+4
2021-08-30environment: add ppc -> ppc64 for aix to detect_cpuDylan Baker1-1/+1
2021-08-30unittests: add tests for detect_cpuDylan Baker1-0/+35
2021-08-30unittests: Add a test case for detect_cpu_familyDylan Baker1-0/+56
2021-08-27interpreter: fix cases of `KwargInfo(..., T, default=None)`Dylan Baker1-7/+8
2021-08-27interpreter: Add a helper for checking constrained inputsDylan Baker1-1/+2
2021-08-23interpreter: Fix dependency(..., static: true) fallbackXavier Claessens1-0/+5
2021-08-20unittests: Ensure that symlink is removed after tests completeDylan Baker1-3/+7
2021-08-17Add install tagsXavier Claessens1-9/+116
2021-08-16interpreter/compiler: Add type checking for the Compiler objectDylan Baker1-7/+2
2021-08-16unittests/base: Allow init method to failDylan Baker1-11/+29
2021-08-16unittests/base: Move code out of the try block of a try/except statementDylan Baker1-15/+18
2021-08-16unittests/baseplatform: don't double print on errorDylan Baker1-2/+4
2021-08-15editorconfig: add setting to trim trailing whitespaceEli Schwartz12-18/+5
2021-08-15run_unittests: fix unused variable warningsEli Schwartz1-2/+2
2021-08-15Revert "compilers/c++: Add MSVC option to make the __cplusplus define accurate"Jussi Pakkanen1-0/+1
2021-08-11compilers/c++: Add MSVC option to make the __cplusplus define accurateDylan Baker1-1/+0
2021-08-09interpreter: Fix missing subsubproject summary when subproject failsXavier Claessens1-0/+5