mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-28 10:31:13 -05:00
Fix history truncation based on max size and extend unit tests
This commit is contained in:
parent
258438f01f
commit
8dd6cdeb69
5 changed files with 147 additions and 84 deletions
|
|
@ -29,7 +29,8 @@ private slots:
|
|||
void testSignals();
|
||||
void testGroupSets();
|
||||
void testEntrySets();
|
||||
void testHistoryItem();
|
||||
void testHistoryItems();
|
||||
void testHistoryMaxSize();
|
||||
};
|
||||
|
||||
#endif // KEEPASSX_TESTMODIFIED_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue