Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/TestModified.h')
-rw-r--r--tests/TestModified.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/TestModified.h b/tests/TestModified.h
index 518bea7c0..581562fa5 100644
--- a/tests/TestModified.h
+++ b/tests/TestModified.h
@@ -29,7 +29,9 @@ private slots:
void testSignals();
void testGroupSets();
void testEntrySets();
- void testHistoryItem();
+ void testHistoryItems();
+ void testHistoryMaxSize();
+ void testCustomData();
};
#endif // KEEPASSX_TESTMODIFIED_H