diff options
| author | Andrew McNulty <amcn102@gmail.com> | 2024-10-12 11:15:45 +0100 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-11-04 19:30:28 -0500 |
| commit | 4c7226e3632704e38606839cc962b27d44cd32e3 (patch) | |
| tree | e45465e78cbe1f16e8f42c1d646896e9a695ce90 /run_single_test.py | |
| parent | 273894d9897dc60e524506e5dbefc550184aa2cf (diff) | |
| download | meson-4c7226e3632704e38606839cc962b27d44cd32e3.tar.gz | |
coverage.py: Guard use of `--html-nested` behind version check.
`--html-nested` was added to gcovr in version 6.0 so passing
it to versions before this will result in gcovr complaining that
it doesn't recognise the argument.
Added a version check to ensure that we pass a recognised argument
for versions before 6.0
Fixes #13781
Diffstat (limited to 'run_single_test.py')
0 files changed, 0 insertions, 0 deletions
