]> git.ipfire.org Git - thirdparty/curl.git/commit
tests: allow pytests to run in out-of-tree builds
authorDan Fandrich <dan@coneharvesters.com>
Thu, 10 Oct 2024 17:44:56 +0000 (10:44 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 12 Oct 2024 17:47:57 +0000 (10:47 -0700)
commita3601cf57143bdd70f6b91c9ee08031a3a4e7b33
tree72f96813c7c302ab3f2403e690f1dcb125321db1
parent79809ffe1e16a3a6e25f366f9c2654df5acbeaf2
tests: allow pytests to run in out-of-tree builds

Some of the files it needs are in the build directory but the code did
not make a distinction.

Closes #15257
tests/CMakeLists.txt
tests/http/testenv/client.py
tests/http/testenv/env.py