mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-28 11:31:53 +01:00
trunk/branch integration: unit test integration
This commit is contained in:
@@ -51,12 +51,13 @@ public:
|
||||
void testMatchQM();
|
||||
void testMatchAsterisk();
|
||||
void testMatchRange();
|
||||
void testMisc();
|
||||
void testGlob();
|
||||
void testCaseless();
|
||||
void testMisc();
|
||||
void testGlob();
|
||||
void testCaseless();
|
||||
void testMatchEmptyPattern();
|
||||
|
||||
void setUp();
|
||||
void tearDown();
|
||||
void setUp();
|
||||
void tearDown();
|
||||
|
||||
static CppUnit::Test* suite();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user