FdoSecrets: fix searching of entries with special characters in attributes

This commit is contained in:
Aetf
2019-12-17 16:34:07 -05:00
committed by Jonathan White
parent 3ffeab4c41
commit af14929af1
3 changed files with 35 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ private slots:
void testGcryptMPI();
void testDhIetf1024Sha256Aes128CbcPkcs7();
void testCrazyAttributeKey();
void testSpecialCharsInAttributeValue();
};
#endif // KEEPASSXC_TESTFDOSECRETS_H