mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Merge branch 'release/2.6.2' into develop
This commit is contained in:
@@ -40,6 +40,7 @@ private slots:
|
||||
|
||||
void testBaseDomain();
|
||||
void testSortPriority();
|
||||
void testSortPriority_data();
|
||||
void testSearchEntries();
|
||||
void testSearchEntriesByUUID();
|
||||
void testSearchEntriesWithPort();
|
||||
@@ -49,6 +50,7 @@ private slots:
|
||||
void testSortEntries();
|
||||
void testValidURLs();
|
||||
void testBestMatchingCredentials();
|
||||
void testBestMatchingWithAdditionalURLs();
|
||||
|
||||
private:
|
||||
QList<Entry*> createEntries(QStringList& urls, Group* root) const;
|
||||
|
||||
Reference in New Issue
Block a user