mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 19:51:58 +01:00
changes from main repository
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// ExpireCacheTest.h
|
||||
//
|
||||
// $Id: //poco/svn/Foundation/testsuite/src/ExpireCacheTest.h#2 $
|
||||
// $Id: //poco/svn/Foundation/testsuite/src/ExpireCacheTest.h#3 $
|
||||
//
|
||||
// Tests for ExpireCache
|
||||
//
|
||||
@@ -50,6 +50,7 @@ public:
|
||||
void testExpire0();
|
||||
void testExpireN();
|
||||
void testAccessExpireN();
|
||||
void testExpireWithHas();
|
||||
|
||||
|
||||
void setUp();
|
||||
|
||||
Reference in New Issue
Block a user