changes from main repository

This commit is contained in:
Guenter Obiltschnig
2008-01-29 09:06:52 +00:00
parent ab8d8e38e3
commit b526dd81f2
47 changed files with 611 additions and 557 deletions

View File

@@ -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();