mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Correct logic error in EntrySearcher and add more tests
This commit is contained in:
@@ -28,8 +28,8 @@ class TestEntrySearcher : public QObject
|
||||
Q_OBJECT
|
||||
|
||||
private slots:
|
||||
void initTestCase();
|
||||
void cleanupTestCase();
|
||||
void init();
|
||||
void cleanup();
|
||||
|
||||
void testAndConcatenationInSearch();
|
||||
void testSearch();
|
||||
|
||||
Reference in New Issue
Block a user