]> git.ipfire.org Git - thirdparty/squid.git/history - src/tests/testCacheManager.h
Source Format Enforcement (#1234)
[thirdparty/squid.git] / src / tests / testCacheManager.h
2023-01-22  squidadmSource Format Enforcement (#1234)
2023-01-13  Alex RousskovMaintenance: Consistent use of C++11 "override" specifi...
2022-02-03  squidadmSource Format Enforcement (#963)
2021-05-08  squidadmSource Format Enforcement (#763)
2021-04-30  Amos JeffriesBug 5106: Broken cache manager URL parsing (#788)
2020-06-03  Francesco ChemolliSourceLayout: Avoid including cppunit outside unit...
2020-01-03  squidadmSource Format Enforcement (#532)
2019-02-07  SquidAdmSourceFormat Enforcement
2018-01-03  squidadmDocs: Copyright updates for 2018 (#114)
2017-01-12  Amos JeffriesMerged from v5 r15006
2017-01-01  Source MaintenanceSourceFormat Enforcement
2016-11-20  Amos JeffriesC++11: Remove GnuRegex and all -lregex related code
2016-03-18  Christos Tsantilasmerge from trunk r14590
2016-01-01  Source MaintenanceSourceFormat Enforcement
2015-01-20  Amos JeffriesMerge from trunk rev.13866
2015-01-14  Amos JeffriesMerge from trunk
2015-01-13  Francesco ChemolliMerged from trunk
2015-01-13  Source MaintenanceSourceFormat Enforcement
2014-09-14  Amos JeffriesMerge from trunk rev.13584
2014-09-12  Amos JeffriesBoilerplate: copyright blurb updates for test-suite
2007-05-24  hnoFix the cppunit tests to use setUp() rather than an...
2006-05-29  robertcAdd a CacheManager class which provides the cachemanage...