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-12-04
run_project_tests: remove debug print
Dylan Baker
2023-11-07
Prohibit symlinks in test data dir because they get mangled by setup.py.
Jussi Pakkanen
2023-10-04
Remove type comments in run_project_tests.py
Tristan Partin
2023-09-13
run_project_tests: support checking for symlinks
Arsen Arsenović
2023-09-07
Fix include_directories test for relative path
Charles Brunet
2023-09-07
Fix crash when installing a vala library and python sources
Xavier Claessens
2023-09-01
tests: repeat the failure reason in the detailed logs
Eli Schwartz
2023-09-01
tests: move a couple log files into collapsed github groups where possible
Eli Schwartz
2023-09-01
tests: move the newline to the right place in ci includes
Eli Schwartz
2023-09-01
tests: sync ninja stdout/stderr instead of listing them separately
Eli Schwartz
2023-09-01
tests: make summary section for project tests more like pytest
Eli Schwartz
2023-09-01
tests: make run_project_tests finish off the verbose logs with a summary
Eli Schwartz
2023-08-23
machine file: Add @GLOBAL_SOURCE_ROOT@ and @DIRNAME@
Xavier Claessens
2023-08-17
tests: consolidate MESON_SKIP_TEST reporting and use it in unittests
Eli Schwartz
2023-08-14
Python: Add 'limited_api' kwarg to extension_module
Andrew McNulty
2023-06-26
dependencies: defer importing a custom dependency until it is used
Eli Schwartz
2023-04-24
Initial support for Metrowerks C/C++ compiler
Nomura
2023-04-11
fix various spelling issues
Josh Soref
2023-04-04
tests: make it easier to read overall results in github
Eli Schwartz
2023-03-20
project tests: add log of the setup command being run
Eli Schwartz
2023-02-22
remove pointless, unused typing-only import in the test runner
Eli Schwartz
2023-02-13
tests: do not run the deprecated python3 tests unless python is python3
Eli Schwartz
2023-01-12
tests: track when an entire category is skipped and be quieter
Eli Schwartz
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
[next]