Add GUI test for changing the database transform rounds.

Refs #34
This commit is contained in:
Felix Geyer
2012-07-17 10:35:17 +02:00
parent 66422437d3
commit f767a098d6
3 changed files with 22 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ private Q_SLOTS:
void testSearch();
void testSaveAs();
void testSave();
void testDatabaseSettings();
void testKeePass1Import();
void cleanupTestCase();