]> git.ipfire.org Git - thirdparty/squid.git/commit
Cleanup unit tests (#688)
authorAmos Jeffries <yadij@users.noreply.github.com>
Mon, 29 Jun 2020 15:50:56 +0000 (15:50 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Fri, 3 Jul 2020 16:18:26 +0000 (16:18 +0000)
commitc37b16eb0c8aeea3ca01d97f53aa85c3a559f715
tree150cf37aa0ea46231af7571e29aa506aef24f8e7
parent182d433a5aa69a7f94ae52e536022cfaf3c20450
Cleanup unit tests (#688)

* Prune dependencies for testUrl

* Prune dependencies for testEventLoop

* Remove obsolete stub_SwapDir.cc

* Refactor testEventLoop to remove bitrot and obsolete Dispatcher code
src/CompletionDispatcher.cc [deleted file]
src/CompletionDispatcher.h [deleted file]
src/Makefile.am
src/tests/Stub.am
src/tests/stub_SwapDir.cc [deleted file]
src/tests/stub_time.cc
src/tests/testEventLoop.cc
src/tests/testEventLoop.h