mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-26 18:42:41 +01:00
Add lset, ltrim and rpop tests
This commit is contained in:
@@ -46,9 +46,12 @@ public:
|
||||
void testLInsert();
|
||||
void testLPop();
|
||||
void testLRem();
|
||||
void testLSet();
|
||||
void testLTrim();
|
||||
void testMulti();
|
||||
|
||||
void testPubSub();
|
||||
void testRPop();
|
||||
|
||||
void testPipeliningWithSendCommands();
|
||||
void testPipeliningWithWriteCommand();
|
||||
|
||||
Reference in New Issue
Block a user