keepassxc/tests
TheZ3ro b2f3cc6903 Add some password-related feature (#92)
* Add Standalone Password Generator. Closes #18 
* Add an entropy meter for passwords. Closes #84
* Don't require password repeat when it is visible. Fixes #27
2016-11-23 21:59:24 -05:00
..
data Add Merge database utility function (#47) 2016-11-07 22:37:42 -05:00
gui Add some password-related feature (#92) 2016-11-23 21:59:24 -05:00
CMakeLists.txt Fixed test cases not building 2016-03-14 21:17:18 -04:00
config-keepassx-tests.h.cmake Add include guards. 2012-01-01 21:57:13 +01:00
FailDevice.cpp Test if we correctly detect errors when writing. 2015-07-20 21:35:48 +02:00
FailDevice.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
modeltest.cpp Connect rowsAboutToBeMoved() and rowsMoved() again. 2015-09-12 13:51:49 +02:00
modeltest.h Merge updated modeltest from Qt 5. 2015-09-12 13:51:49 +02:00
TestAutoType.cpp Merge branch '2.0' 2015-10-11 10:44:30 +02:00
TestAutoType.h Auto-Type: Only require a substring match for regex. 2015-10-10 17:36:08 +02:00
TestCryptoHash.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestCryptoHash.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestCsvExporter.cpp Fix tests 2016-10-28 18:51:09 +02:00
TestCsvExporter.h Fix tests 2016-10-28 18:51:09 +02:00
TestDeletedObjects.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestDeletedObjects.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestEntry.cpp Fix tests 2016-10-28 18:51:09 +02:00
TestEntry.h Add flags to Entry::clone() for customized cloning. 2013-11-22 13:32:13 +01:00
TestEntryModel.cpp Merge branch '2.0' 2016-01-29 17:22:37 +01:00
TestEntryModel.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestEntrySearcher.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestEntrySearcher.h Extend TestEntrySearcher. 2014-05-16 10:51:22 +02:00
TestExporter.cpp Coding style fixes. 2015-10-15 18:02:31 +02:00
TestExporter.h Move exporter to separate class. 2014-05-16 12:07:22 +02:00
TestGroup.cpp Add Merge database utility function (#47) 2016-11-07 22:37:42 -05:00
TestGroup.h Add Merge database utility function (#47) 2016-11-07 22:37:42 -05:00
TestGroupModel.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestGroupModel.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestHashedBlockStream.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestHashedBlockStream.h Test if reset() and close() write only one final block. 2015-07-20 21:51:32 +02:00
TestKeePass1Reader.cpp Merge branch '2.0' 2015-09-26 11:44:27 +02:00
TestKeePass1Reader.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestKeePass2RandomStream.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestKeePass2RandomStream.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestKeePass2Reader.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestKeePass2Reader.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestKeePass2Writer.cpp Merge branch '2.0' 2016-10-02 21:45:54 -04:00
TestKeePass2Writer.h Add repair functionality to strip invalid XML chars. 2016-01-28 23:07:04 +01:00
TestKeePass2XmlReader.cpp Merge branch '2.0' 2016-10-02 21:45:54 -04:00
TestKeePass2XmlReader.h Repair UUID of inconsistent history items. 2016-08-03 23:48:40 +02:00
TestKeys.cpp Merge branch '2.0' 2015-12-15 21:05:00 +01:00
TestKeys.h Add transform key benchmark to TestKeys. 2014-01-19 15:26:32 +01:00
TestModified.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestModified.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestRandom.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestRandom.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
TestSymmetricCipher.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestSymmetricCipher.h Test if reset() and close() write only one final block. 2015-07-20 21:51:32 +02:00
TestWildcardMatcher.cpp Fix tests 2016-10-28 18:51:09 +02:00
TestWildcardMatcher.h Fix tests 2016-10-28 18:51:09 +02:00