1022 Commits (bc38db035e37b00414e21ea0b761f4d536e144f9)

Author SHA1 Message Date
Eli Schwartz d37002a5f5 run_unittests: check for pytest and pytest-xdist separately 3 years ago
Eli Schwartz 81a2c1b36d
remove unused imports 3 years ago
Xavier Claessens 928078982c Add --vsenv command line option and active VS only when needed 3 years ago
Xavier Claessens ea4b999473 Add platform agnostic tests 3 years ago
Xavier Claessens 7eb4c23156 Split run_unittests.py file 3 years ago
Florian Schmaus dbf2ace6ca
coredata: throw a MesonException on unknown options 3 years ago
Daniel Mensinger bf41d56597 ast: Add dummy "support" for fstrings in the ast package 3 years ago
Jussi Pakkanen 7dee480a40 Condense test directory names for next release. 3 years ago
Dylan Baker 20399a3e04 modules/pkgconfig: remove handling of .pcdep 3 years ago
Paolo Bonzini b5146c02ef run_unittests: add test for passing symlinks to setup and test 3 years ago
Tristan Partin f21685a833 Delete redirected wrap files in subprojects purge 3 years ago
Tristan Partin 6f3f43bb2d Flatten test suite value 3 years ago
Daniel Mensinger 3e396b3782
fix: Always explicitly set encoding for text files (fixes #8263) 3 years ago
Daniel Mensinger 28175bbee2
pathlib: Patch pathlib to work around some bugs (fixes #7295) 3 years ago
Daniel Mensinger 3f889606c7 Split compiler detection from Environment 3 years ago
Daniel Mensinger 765aff5a42 coverage: Enable coverage reports 3 years ago
Dylan Baker dd296f321b interpreterbase: Add evolve to KwargInfo 3 years ago
Daniel Mensinger 34c28dc92c holders: remove unholder 3 years ago
Daniel Mensinger 66b32a4591 holders: Introduce HoldableObject 3 years ago
Daniel Mensinger b2112bc4f6 tests: Always enable the traceback in run_project_tests.py 3 years ago
Xavier Claessens fbeb62101c doc: Add missing modules to dropdown list 3 years ago
Xavier Claessens b6d754a40c interpreter: Extract dependency() logic into its own helper class 3 years ago
Dylan Baker 7535736108 docs: Use an include for the qt modules 3 years ago
Dylan Baker 5bb75dc3af interpreterbase: Add deprecated_values and since_values to KwargInfo 3 years ago
Dylan Baker 6490b13f22 run_unittests: mock meson global before changing 3 years ago
Daniel Mensinger e987a88c19 tests: Force colorize CI output 3 years ago
Dylan Baker 6ab78b5979 intperperterbase: Add a convertor keyword argument 3 years ago
Dylan Baker fb385728df interpreterbase: Add validator keyword argument to typed_kwargs 3 years ago
Dylan Baker 4dc3f2af63 run_unittests.py: Use mock for monkey patching 3 years ago
Paolo Bonzini 6497e52035 run_unittests.sh: fix Python DeprecationWarning 3 years ago
Dylan Baker b107171307 interpreterbase: Allow safely using mutable default values with typed_kwargs 3 years ago
Daniel Mensinger 95b70bcb97 deps: Split dependencies.base 4 years ago
Xavier Claessens 16c3f03394 typed_kwargs: Add since and deprecated annotations 4 years ago
Dylan Baker 521b92e499 interpreterbase: Add a function for type checking keyword arguments 4 years ago
Jussi Pakkanen 2dc8d1d626 Fix text used to validate test output. 4 years ago
Jussi Pakkanen cdb91f493e Disable D test on macOS as it fails mysteriously. 4 years ago
Jussi Pakkanen 293da38546 It seems ld64 is the default linker name on macOS now. 4 years ago
Jon Turney f76c6b8d0a
Fix LTO test on Cygwin 4 years ago
Xavier Claessens 69a5c950a3 pkgconfig: Do not escape custom variables 4 years ago
Jussi Pakkanen 0b2a7300c0 Set up VS environment automatically when run. 4 years ago
Jussi Pakkanen c54dd63547 Make objective C use C standard version. Closes #5495. 4 years ago
Jussi Pakkanen 1d06d4ca1a Set unittest backend with an argument rather than an envvar. 4 years ago
Nellie Zhang 802f66f442 Clarify incorrect configuration format message 4 years ago
Jussi Pakkanen b2687e86c8 Do not accidentally format files when only checking if they are formatted. 4 years ago
Jussi Pakkanen e75e3976fa Condense test directory names. 4 years ago
Tristan Partin cc54284885
Fix issue where multiple dist files were not being produced for comma separated formats value 4 years ago
Jason Francis 39c751b94c introspection: export all sources for custom targets 4 years ago
Tristan Partin bb12587e0b Add subprojects purge wrap-git coverage 4 years ago
Dylan Baker d4e867809b store the list of initializes subprojects in the coredata structure 4 years ago
Xavier Claessens 3af39a463b Interpreter: Fallback when required is false but forcefallback is true 4 years ago