diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2021-10-31 10:55:21 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2021-11-01 18:57:14 -0400 |
commit | 0f0b1f22d2a1e835d7ee52cb7d391c3e29e9fecc (patch) | |
tree | c53bae58467e2842c1a7186a76cf6adec728d436 /mesonbuild/backend/backends.py | |
parent | 86df7dd6273498e3256f4944b6b584636ae6ffb5 (diff) | |
download | meson-0f0b1f22d2a1e835d7ee52cb7d391c3e29e9fecc.zip meson-0f0b1f22d2a1e835d7ee52cb7d391c3e29e9fecc.tar.gz meson-0f0b1f22d2a1e835d7ee52cb7d391c3e29e9fecc.tar.bz2 |
coverage generator: obey the documentation and only generate supported outputs
We say:
> If version 4.2 or higher of the first is found, targets coverage-text,
> coverage-xml, coverage-sonarqube and coverage-html are generated.
But this is totally untrue. Make it true, by actually checking (and
not generating broken coverage commands when older versions of gcovr are
found).
Fixes #9505
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions