mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-05 20:57:38 +01:00
trunk/branch integration: unit test integration
This commit is contained in:
@@ -53,12 +53,13 @@ public:
|
||||
void testOpenModeIn();
|
||||
void testOpenModeOut();
|
||||
void testOpenModeTrunc();
|
||||
void testOpenModeAte();
|
||||
void testOpenModeApp();
|
||||
void testSeek();
|
||||
void testOpenModeAte();
|
||||
void testOpenModeApp();
|
||||
void testSeek();
|
||||
void testMultiOpen();
|
||||
|
||||
void setUp();
|
||||
void tearDown();
|
||||
void setUp();
|
||||
void tearDown();
|
||||
|
||||
static CppUnit::Test* suite();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user