]> git.ipfire.org Git - thirdparty/squid.git/commit
Make testUriScheme independent of translation unit order (#645)
authorFrancesco Chemolli <kinkie@squid-cache.org>
Mon, 1 Jun 2020 19:45:25 +0000 (19:45 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 1 Jun 2020 19:45:28 +0000 (19:45 +0000)
commite58d6701f3f23a49a28b63ea4cc25c822997db47
tree09e372a89168ec283cb21ec0725fa4ff7d654bd3
parent2a06115d8ffa57989c381453f8c163cdb4c4a7aa
Make testUriScheme independent of translation unit order (#645)

Changing the translation unit linkage order will break testUriScheme.
Use explicit subsystems initialization, like testURL already does.
src/tests/testUriScheme.cc
src/tests/testUriScheme.h