Add test for a non-ascii password.

This commit is contained in:
Felix Geyer
2012-05-10 21:29:10 +02:00
parent cf4e574c50
commit 2ecd11eb35
4 changed files with 20 additions and 0 deletions

View File

@@ -36,6 +36,7 @@ private Q_SLOTS:
void testFileKey_data();
void testCompositeKey();
void testTwofish();
void testCP1252Password();
void cleanupTestCase();
private: