mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-25 06:36:37 +01:00
trunk/branch integration: unit test integration
This commit is contained in:
@@ -64,12 +64,13 @@ public:
|
||||
void testBool();
|
||||
void testAnyInt();
|
||||
void testFloatFix();
|
||||
void testFloatSci();
|
||||
void testString();
|
||||
void testMultiple();
|
||||
void testFloatSci();
|
||||
void testString();
|
||||
void testMultiple();
|
||||
void testIndex();
|
||||
|
||||
void setUp();
|
||||
void tearDown();
|
||||
void setUp();
|
||||
void tearDown();
|
||||
|
||||
static CppUnit::Test* suite();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user