mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 19:51:58 +01:00
trunk/branch integration: unit test integration
This commit is contained in:
@@ -49,12 +49,13 @@ public:
|
||||
void testParse();
|
||||
void testBuffer();
|
||||
void testCompare();
|
||||
void testVersion();
|
||||
void testVariant();
|
||||
void testSwap();
|
||||
|
||||
void setUp();
|
||||
void tearDown();
|
||||
void testVersion();
|
||||
void testVariant();
|
||||
void testSwap();
|
||||
void testTryParse();
|
||||
|
||||
void setUp();
|
||||
void tearDown();
|
||||
|
||||
static CppUnit::Test* suite();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user