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
2024-07-10
tests: Clean up leftover files from source dirs.
Jussi Pakkanen
2024-05-23
Refactor option classes to their own file.
Jussi Pakkanen
2024-04-14
Fix builds with Ninja 12 and remove a 5 year old workaround.
Jussi Pakkanen
2024-04-10
Do not even submit test suites that are skipped completely.
Jussi Pakkanen
2024-04-10
Add a verbose output option to run_project_tests and default it to off.
Jussi Pakkanen
2024-04-08
meson format command
Charles Brunet
2024-03-17
tests: rename skip_on_jobname to expect_skip_on_jobname and skip_on_os to exp...
Christoph Reiter
2024-03-10
fix reconfigure subproject base options
Charles Brunet
2024-03-01
Fix base and compiler options not reconfigurable.
Charles Brunet
2024-02-14
run_project_tests: Fix Cython compiler detection
Andrew McNulty
2023-12-24
run_project_tests: fix assertion that crashes if you have git worktrees
Eli Schwartz
2023-12-24
project tests: handle code internally fetching the meson command
Eli Schwartz
2023-12-22
tests: skip symlink creation when not supported
Charles Brunet
2023-12-13
Use SPDX-License-Identifier consistently
Dylan Baker
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
[next]