12282 Commits (b07d4bb2068f90bfbb0aa6e6ea91412db29388ea)
 

Author SHA1 Message Date
Jussi Pakkanen 008b1cef50
Merge pull request #10004 from bonzini/mtest-tap-stderr 3 years ago
Mark Bolhuis 7559ba2db9 test cases/vala: Fix test 14 3 years ago
Mark Bolhuis 5a4177523e modules/wayland: Add unstable_wayland module 3 years ago
Andrea Pappacoda fcca265035 cmake: configure_package_config_file can now take a dict 3 years ago
Andrea Pappacoda c42a3fd2fb cmake: typed_kwargs for configure_package_config_file 3 years ago
Dylan Baker 57c8e1a780 run_mypy: add sourceset module 3 years ago
Dylan Baker ab0ffc6a22 modules/sourceset: Fix remaining typing issues 3 years ago
Dylan Baker 7a38d81ff9 mesonlib: allow check_dirent_issues to take an iterable 3 years ago
Dylan Baker c0be7e05b0 modules/sourceset: use typed_kwargs for all functions 3 years ago
Dylan Baker 5dc355105a modules/sourceset: Use typed_pos_args 3 years ago
Dylan Baker d39bb133f0 modules/sourceset: add a few super easy type annotations 3 years ago
Dylan Baker 8712afd35e modules/sourceset: sort imports 3 years ago
Eli Schwartz 78945fb983
python module: add option to specify a python environment to install to 3 years ago
Eli Schwartz e8375d20a9
modules: add ModuleState API to check whether an option was user-specified 3 years ago
Paolo Bonzini 02b739feae mtest: refactor common condition into a property of TestRun 3 years ago
Christoph Reiter 5d64a15be7 devenv: support bash under MSYS2 by default 3 years ago
Stone Tickle e8e7fd98e2 add all supported arguments in docs for summary() 3 years ago
Eli Schwartz c85f7a39a8 mtest: raise informative error message when test program doesn't exist 3 years ago
Paolo Bonzini c3f145ca2b mtest: print stderr of TAP/Rust tests in verbose/non-parallel mode 3 years ago
Eli Schwartz a3e4272bd3
test cases: rename shared library('c') avoid libc collision 3 years ago
Eli Schwartz 58c124d48a
project tests: fine-tune the check for whether we are in CI 3 years ago
Eli Schwartz 1ac6fc0595
intl dependency: include header when checking for libc builtin 3 years ago
Eli Schwartz a580fac83a
tests: allow setting MESON_CI_JOBNAME=thirdparty 3 years ago
Eli Schwartz ed262cad97
tests: do not use a GNU bash script to check the minimum version of programs 3 years ago
Eli Schwartz 62a6c95c13
unittests: make ninja detection faster and more robust 3 years ago
Eli Schwartz 9daaece785
flake8: fix various whitespace errors with badly aligned code 3 years ago
Eli Schwartz 0d6972887f
flake8: do not use bare exceptions 3 years ago
Eli Schwartz 2974f2bcb8
fix malformed warning to print the way it was meant to print 3 years ago
Eli Schwartz aa0450adda
fix a couple misuses of textwrap.dedent 3 years ago
Eli Schwartz 996d471f5f
flake8: squelch warnings for star imports even harder 3 years ago
Eli Schwartz 0b431a6b4a
fix missing f-string preventing variable formatting 3 years ago
Eli Schwartz 60c893f1c2
flake8: remove some redundant separators 3 years ago
Eli Schwartz 07d9c72e17
flake8: fix wrong numbers of blank line separators 3 years ago
Eli Schwartz baecebda0e
flake8: fix typoed whitespace surrounding tokens 3 years ago
Eli Schwartz 081f3b3545
remove outdated reference to deleted files in setuptools packaging 3 years ago
Eli Schwartz fec7265b5c
flake8: use plain strings instead of f-strings when no variables used 3 years ago
Eli Schwartz 078175314a
fine-tune the logic for reporting context on tracebacks 3 years ago
Eli Schwartz 00aa43d267
fix missing documentation for testsuite option in test.json 3 years ago
Eli Schwartz 6240920c21
pkgconfig module: allow custom variables to reference builtin directories 3 years ago
Nirbheek Chauhan 2d56ff135e shared module: Allow linking on Android 3 years ago
Eli Schwartz 39f61795ca
comment out broken Feature checks that fail mypy 3 years ago
Eli Schwartz c0b8e02d9f
FeatureNew: add mypy type annotations for subproject arg 3 years ago
apoorv569 bab651a7a0 Add wx-config-3.1 provided by mingw-w64-x86_64-wxmsw3.1 3 years ago
Eli Schwartz d37002a5f5 run_unittests: check for pytest and pytest-xdist separately 3 years ago
Eli Schwartz 4274e0f42a unittests: fine-tune the check for whether we are in CI 3 years ago
Eli Schwartz 37be39bc69 packaging: fix the MSI bundling of distutils sub-packages 3 years ago
Eli Schwartz 7a1e8eecaf
formatting improvement for include_directories sandbox violation warning 3 years ago
Eli Schwartz f08aabfb77
validate the literal directory "subprojects" when checking sandbox violations 3 years ago
andy5995 b1e6cc5553 implement 'dist --allow-dirty' flag 3 years ago
Alyssa Ross 3596b6b19a ninjabackend: fix rust program names with dashes 3 years ago