index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
run_unittests.py
Age
Commit message (
Expand
)
Author
2025-07-22
unittests: allow running with pytest/unittest directly
Christoph Reiter
2024-06-14
cargo: Load Cargo.lock
Xavier Claessens
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
2023-08-18
tests: fix assertion rewriting when pytest is used
Benoit Pierre
2023-06-07
cargo/cfg: Add a parser for the rust/cargo cfg() expressions
Dylan Baker
2023-06-07
cargo/version: add a function to convert cargo versioning to meson
Dylan Baker
2022-02-14
run_unittests: check for pytest and pytest-xdist separately
Eli Schwartz
2021-10-26
remove unused imports
Eli Schwartz
2021-10-10
Add --vsenv command line option and active VS only when needed
Xavier Claessens
2021-09-21
Add platform agnostic tests
Xavier Claessens
2021-07-26
Split run_unittests.py file
Xavier Claessens
2021-07-26
coredata: throw a MesonException on unknown options
Florian Schmaus
2021-07-25
ast: Add dummy "support" for fstrings in the ast package
Daniel Mensinger
2021-07-22
Merge pull request #8992 from dcbaker/submit/modernize-python-module-dependency
Jussi Pakkanen
2021-07-18
Merge pull request #8972 from bonzini/C-symlink
Jussi Pakkanen
2021-07-15
Condense test directory names for next release.
Jussi Pakkanen
2021-07-13
modules/pkgconfig: remove handling of .pcdep
Dylan Baker
2021-07-13
run_unittests: add test for passing symlinks to setup and test
Paolo Bonzini
2021-07-03
Delete redirected wrap files in subprojects purge
Tristan Partin
2021-07-02
Flatten test suite value
Tristan Partin
2021-06-29
fix: Always explicitly set encoding for text files (fixes #8263)
Daniel Mensinger
2021-06-29
pathlib: Patch pathlib to work around some bugs (fixes #7295)
Daniel Mensinger
2021-06-25
Split compiler detection from Environment
Daniel Mensinger
2021-06-23
Merge pull request #8884 from dcbaker/submit/type-and-annotate-install-functions
Jussi Pakkanen
2021-06-22
coverage: Enable coverage reports
Daniel Mensinger
2021-06-22
interpreterbase: Add evolve to KwargInfo
Dylan Baker
2021-06-18
holders: remove unholder
Daniel Mensinger
2021-06-18
holders: Introduce HoldableObject
Daniel Mensinger
2021-06-18
tests: Always enable the traceback in run_project_tests.py
Daniel Mensinger
2021-06-17
doc: Add missing modules to dropdown list
Xavier Claessens
2021-06-16
interpreter: Extract dependency() logic into its own helper class
Xavier Claessens
2021-06-15
docs: Use an include for the qt modules
Dylan Baker
2021-06-14
interpreterbase: Add deprecated_values and since_values to KwargInfo
Dylan Baker
2021-06-14
run_unittests: mock meson global before changing
Dylan Baker
2021-06-09
tests: Force colorize CI output
Daniel Mensinger
2021-06-08
Merge pull request #8512 from bonzini/feature-methods
Jussi Pakkanen
2021-06-08
intperperterbase: Add a convertor keyword argument
Dylan Baker
2021-06-08
interpreterbase: Add validator keyword argument to typed_kwargs
Dylan Baker
2021-06-08
run_unittests.py: Use mock for monkey patching
Dylan Baker
2021-06-08
run_unittests.sh: fix Python DeprecationWarning
Paolo Bonzini
2021-06-04
interpreterbase: Allow safely using mutable default values with typed_kwargs
Dylan Baker
2021-06-03
deps: Split dependencies.base
Daniel Mensinger
2021-06-01
typed_kwargs: Add since and deprecated annotations
Xavier Claessens
2021-05-30
interpreterbase: Add a function for type checking keyword arguments
Dylan Baker
2021-05-23
Fix text used to validate test output.
Jussi Pakkanen
2021-05-23
Merge pull request #8786 from jon-turney/cygwin-tests-reenable
Jussi Pakkanen
2021-05-23
Disable D test on macOS as it fails mysteriously.
Jussi Pakkanen
2021-05-23
It seems ld64 is the default linker name on macOS now.
Jussi Pakkanen
2021-05-21
Fix LTO test on Cygwin
Jon Turney
2021-05-18
pkgconfig: Do not escape custom variables
Xavier Claessens
[next]