mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
CLI: Add group commands
This commit is contained in:
@@ -45,6 +45,7 @@ private slots:
|
||||
|
||||
void testCommand();
|
||||
void testAdd();
|
||||
void testAddGroup();
|
||||
void testAnalyze();
|
||||
void testClip();
|
||||
void testCreate();
|
||||
@@ -60,7 +61,9 @@ private slots:
|
||||
void testList();
|
||||
void testLocate();
|
||||
void testMerge();
|
||||
void testMove();
|
||||
void testRemove();
|
||||
void testRemoveGroup();
|
||||
void testRemoveQuiet();
|
||||
void testShow();
|
||||
void testInvalidDbFiles();
|
||||
|
||||
Reference in New Issue
Block a user