Add repair functionality to strip invalid XML chars.

Refs #392
This commit is contained in:
Felix Geyer 2016-01-28 23:07:04 +01:00
parent 93585aded7
commit eb56bd8973
13 changed files with 393 additions and 3 deletions

View file

@ -33,6 +33,7 @@ private Q_SLOTS:
void testAttachments();
void testNonAsciiPasswords();
void testDeviceFailure();
void testRepair();
void cleanupTestCase();
private: