]> git.ipfire.org Git - thirdparty/curl.git/commit
GHA/http3-linux: build out-of-tree, make test2502 support it
authorViktor Szakats <commit@vsz.me>
Tue, 25 Feb 2025 16:35:18 +0000 (17:35 +0100)
committerViktor Szakats <commit@vsz.me>
Wed, 26 Feb 2025 11:35:03 +0000 (12:35 +0100)
commitbc42010f669240bfb14ccda5a1cfb86c01b02219
tree9e099db82569018050d564f26638f6dd9162fb01
parent37523c91bc418fc734ee54f329677dc7123eb465
GHA/http3-linux: build out-of-tree, make test2502 support it

To sync with the rest of core workflows.

Also fixup test2502 failing for out-of-tree builds due to:
```
== Info: error reading ca cert file ./certs/EdelCurlRoot-ca.cacert (Error while reading file.)
```
Ref: https://github.com/curl/curl/actions/runs/13525575035/job/37795171282?pr=16480#step:23:3608

Cherry-picked from #16480
Closes #16481
.github/workflows/http3-linux.yml
tests/data/test2502
tests/libtest/first.c
tests/libtest/lib2502.c
tests/libtest/test.h