mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 19:10:20 +01:00
sources for 1.3
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// StringTest.h
|
||||
//
|
||||
// $Id: //poco/1.2/Foundation/testsuite/src/StringTest.h#1 $
|
||||
// $Id: //poco/1.3/Foundation/testsuite/src/StringTest.h#1 $
|
||||
//
|
||||
// Definition of the StringTest class.
|
||||
//
|
||||
@@ -57,6 +57,8 @@ public:
|
||||
void testIcompare();
|
||||
void testTranslate();
|
||||
void testTranslateInPlace();
|
||||
void testReplace();
|
||||
void testReplaceInPlace();
|
||||
void testCat();
|
||||
|
||||
void setUp();
|
||||
|
||||
Reference in New Issue
Block a user