mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-09-20 12:54:41 -04:00
Add TestGui::testEditEntry().
This tests that the database isn't marked as modified when we don't change anything but still press the Ok button.
This commit is contained in:
parent
38585663e1
commit
3baaf6be97
3 changed files with 32 additions and 0 deletions
|
@ -30,6 +30,7 @@ private Q_SLOTS:
|
|||
void initTestCase();
|
||||
void testOpenDatabase();
|
||||
void testTabs();
|
||||
void testEditEntry();
|
||||
void cleanupTestCase();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue