Add Merge database utility function (#47)

Thank you to @TheZ3ro and @monomon for there major contributions to this PR!
This commit is contained in:
Jonathan White
2016-11-07 22:37:42 -05:00
committed by GitHub
parent e00c6f9c77
commit e25cd9ba48
16 changed files with 382 additions and 3 deletions

View File

@@ -38,6 +38,7 @@ private Q_SLOTS:
void cleanup();
void cleanupTestCase();
void testMergeDatabase();
void testTabs();
void testEditEntry();
void testAddEntry();