]> git.ipfire.org Git - thirdparty/curl.git/commit
pytest: include `buildinfo.txt` in the output
authorViktor Szakats <commit@vsz.me>
Sat, 12 Oct 2024 21:56:38 +0000 (23:56 +0200)
committerViktor Szakats <commit@vsz.me>
Sun, 13 Oct 2024 09:34:26 +0000 (11:34 +0200)
commit75dfb7b6499bf51d3fd8aba617fdd5bbf2a3f7c9
treee27afc79462e82982482a092cc2818069637c1f0
parent66cc0157567c4019db1e779572a401284a8e5a96
pytest: include `buildinfo.txt` in the output

If present.

It aims to provide TextClutch the same build information that
`runtests.pl` already is providing.

Ref: https://testclutch.curl.se/static/reports/feature-matrix.html
Ref: #15256
Follow-up to 1fdea1684602a1ae2870c67b5f3e8fd34f63da95 #14802
Closes #15279
tests/http/conftest.py