keepassxc/tests/gui
Andrew Meyer 45848c3f61 Implement 'Save Database Backup' option
Add an option in the 'Database' menu to save a backup of the current database.

Add unit test for saving database copy

* Open a test database, mark it as modified, and save a copy
* Fail if the copy is not a valid database
* Fail if the original database is saved
* Fail if the original database is no longer marked as modified
2020-05-16 11:00:27 -04:00
..
CMakeLists.txt Fix building without features 2019-10-29 23:03:39 -04:00
TestGui.cpp Implement 'Save Database Backup' option 2020-05-16 11:00:27 -04:00
TestGui.h Implement 'Save Database Backup' option 2020-05-16 11:00:27 -04:00
TestGuiBrowser.cpp Complete refactor of Browser Integration classes 2020-05-14 17:14:17 -04:00
TestGuiBrowser.h Complete refactor of Browser Integration classes 2020-05-14 17:14:17 -04:00
TestGuiPixmaps.cpp Fixed issues with initial commit 2018-07-06 22:23:52 -04:00
TestGuiPixmaps.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00