Rewrote resolveUrl function to conform to various test cases

This commit is contained in:
Jonathan White
2017-10-03 13:11:00 -04:00
committed by Jonathan White
parent 91d746c5c0
commit 5098866413
3 changed files with 47 additions and 15 deletions

View File

@@ -31,6 +31,7 @@ private slots:
void testHistoryItemDeletion();
void testCopyDataFrom();
void testClone();
void testResolveUrl();
};
#endif // KEEPASSX_TESTENTRY_H