]> git.ipfire.org Git - thirdparty/squid.git/commit - src/Makefile.am
Made "make check" happier by syncing test case with Store API changes
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 19 Dec 2013 23:13:24 +0000 (16:13 -0700)
committerAlex Rousskov <rousskov@measurement-factory.com>
Thu, 19 Dec 2013 23:13:24 +0000 (16:13 -0700)
commitcb868059b3379cca0fd9aeeed91eacd048777585
treece09d886ba5371f542bf26df10e1b464fc4ec975
parentacc5dc4ca0ad0968988260493b72af88c6cdc79b
Made "make check" happier by syncing test case with Store API changes
and making StoreEntry::hashDelete() more forgiving.
src/Makefile.am
src/repl/heap/store_heap_replacement.cc
src/store.cc
src/tests/stub_MemObject.cc
src/tests/stub_store.cc
src/tests/testStoreController.cc
src/tests/testStoreEntryStream.cc
src/tests/testStoreHashIndex.cc