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_project_tests.py
Age
Commit message (
Expand
)
Author
2023-01-12
tests: properly log the reason why a test got unexpectedly skipped
Eli Schwartz
2022-12-15
Enable Java project tests on Darwim
Tristan Partin
2022-11-23
python: Use correct extension filename suffix on Python < 3.8.7
Daniele Nicolodi
2022-11-22
test runner: fix excluding null options
Marvin Scholz
2022-11-17
fix deprecated use of meson builddir/ in testsuite
Eli Schwartz
2022-10-24
basic support for oneapi compilers
Robert Cohn
2022-08-17
run_project_tests: also change paths for DEPRECATION messages
Dylan Baker
2022-08-16
deprecate running "meson builddir" without setup subcommand
Eli Schwartz
2022-07-06
run_project_tests: Don't try to use tqdm when stdout is not a tty
Dylan Baker
2022-05-10
Require CMake 3.14 for all tests that use the cmake module
Simon McVittie
2022-05-06
Limit parallelism to hopefully work on machines with 160 cores.
Jussi Pakkanen
2022-05-01
another day, another mypy update becomes stricter about typing
Eli Schwartz
2022-04-12
python module: windows dll name for pypy needs special casing
Matti Picus
2022-04-03
project tests: log the reason why a test is skipped
Eli Schwartz
2022-04-03
project tests: do not use tqdm progress bars for a single test
Eli Schwartz
2022-03-29
move typing-only definition to TYPE_CHECKING
Eli Schwartz
2022-02-27
modules/wayland: Add unstable_wayland module
Mark Bolhuis
2022-02-17
project tests: fine-tune the check for whether we are in CI
Eli Schwartz
2022-02-17
tests: allow setting MESON_CI_JOBNAME=thirdparty
Eli Schwartz
2022-02-03
cmake: ci: Skip tests on Ubuntu Bionic where CMake is stuck on 3.10
Daniel Mensinger
2022-01-10
pyupgrade --py37-plus
Eli Schwartz
2021-12-17
Fix mypy errors
Daniel Mensinger
2021-10-10
Add --vsenv command line option and active VS only when needed
Xavier Claessens
2021-10-04
various python neatness cleanups
Eli Schwartz
2021-09-30
Fix typos
Christian Clauss
2021-09-10
Presence of nagfor signifies that Fortran tests can be run.
Mat Cross
2021-08-22
python: Workaround broken install path
Xavier Claessens
2021-08-18
test runner: add the ability to configure test.json for python paths
Eli Schwartz
2021-08-17
Revert "Disable Rust + clangcl."
Nirbheek Chauhan
2021-08-18
Revert "Disable vs2017 + 32bit Rust combo as it is broken."
Nirbheek Chauhan
2021-08-15
tests: make detecting broken compilers always run without tracebacks
Eli Schwartz
2021-08-15
Disable Rust + clangcl.
Jussi Pakkanen
2021-08-15
Disable vs2017 + 32bit Rust combo as it is broken.
Jussi Pakkanen
2021-08-12
Allow gettext test to skip on macOS.
Jussi Pakkanen
2021-07-25
Remove workaround now that we have a new Ninja.
Jussi Pakkanen
2021-07-13
Make it an error if MESON_CI_JOBNAME isn't set under CI
Jon Turney
2021-07-07
Use None as Environment object build_dir in detect_system_compiler()
Jon Turney
2021-07-07
Annotate framework tests with where they are expected to skip
Jon Turney
2021-07-07
Allow `skip_*` test.json keys at top-level or in `matrix:`
Jon Turney
2021-07-07
Add `skip_on_os` to test.json
Jon Turney
2021-07-07
Add `skip_on_jobname` to test.json
Jon Turney
2021-07-07
Drop non-framework test names from skippable()
Jon Turney
2021-07-05
pyupgrade
Eli Schwartz
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-22
Fix project tests category name used in skippable() and XML output
Jon Turney
2021-06-18
tests: Always enable the traceback in run_project_tests.py
Daniel Mensinger
2021-06-18
tests: Add visual seperator to the test logs in run_project_tests.py
Daniel Mensinger
2021-06-11
CI: Split out file format test as a separate GitHub workflow
Jon Turney
[prev]
[next]