mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-15 08:29:22 -05:00
[CLI] Add a db-edit command (#8400)
This commit is contained in:
parent
b1e7c34b82
commit
db98f114f9
16 changed files with 529 additions and 52 deletions
|
|
@ -54,6 +54,7 @@ private slots:
|
|||
void testCommandParsing_data();
|
||||
void testCommandParsing();
|
||||
void testCreate();
|
||||
void testDatabaseEdit();
|
||||
void testDiceware();
|
||||
void testEdit();
|
||||
void testEstimate_data();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue