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
2025-05-15
coredata: remove unused arguments
Paolo Bonzini
2025-04-17
android: Added android_exe_type kwargs to executable
Florian "sp1rit"
2025-01-07
ninja backend: don't rebuild all tests by default
Eli Schwartz
2024-10-18
pkgconfig: add support to override pkg-config
Andoni Morales Alastruey
2024-10-14
Do not run symlink setup on Windows.
Jussi Pakkanen
2024-10-11
Recreate Boost symlink at runtime to survive sdist. Closes: #13763.
Jussi Pakkanen
2024-09-15
When configuring fails in Github Actions, print folded logs
Eli Schwartz
2024-07-28
add initial support for llvm-flang
H. Vetinari
2024-07-12
tests: rename poorly named function and add report argument
Dylan Baker
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
[next]