mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-26 18:42:41 +01:00
Add more set methods
This commit is contained in:
@@ -53,8 +53,14 @@ public:
|
||||
void testPubSub();
|
||||
void testSAdd();
|
||||
void testSCard();
|
||||
void testSDiff();
|
||||
void testSDiffStore();
|
||||
void testSet();
|
||||
void testSInter();
|
||||
void testSInterStore();
|
||||
void testSMembers();
|
||||
void testSUnion();
|
||||
void testSUnionStore();
|
||||
void testStrlen();
|
||||
void testRename();
|
||||
void testRenameNx();
|
||||
|
||||
Reference in New Issue
Block a user