mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-14 04:21:38 -05:00
Extract readKeyFromLine.
This commit is contained in:
parent
1ca5b72073
commit
798041fe11
6 changed files with 54 additions and 42 deletions
|
|
@ -27,6 +27,7 @@ class TestKeys : public QObject
|
|||
private Q_SLOTS:
|
||||
void initTestCase();
|
||||
void testComposite();
|
||||
void testCompositeKeyReadFromLine();
|
||||
void testFileKey();
|
||||
void testFileKey_data();
|
||||
void testCreateFileKey();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue