..
data
Implemented major autoreload functionality
2016-11-25 12:03:36 -05:00
gui
Fix clone entry gui test
2017-03-04 19:49:33 -05:00
CMakeLists.txt
Implement import of databases in CSV (Comma Separated Values) format (i.e. from other password managers)
2017-03-05 21:27:29 +01:00
config-keepassx-tests.h.cmake
Option to select extension compile-time. Fix #50 #123
2016-12-04 19:57:24 +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
fix tests with new CustomAttribute format
2017-02-08 01:14:52 +01:00
TestAutoType.h
Add Autotype Entry-Attributes, Fix Group default sequence ( #107 )
2016-11-25 12:26:59 -05: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
TestCsvParser.cpp
Better handle of parser status messages (critical/not critical)
2017-03-05 21:27:29 +01:00
TestCsvParser.h
Better handle of parser status messages (critical/not critical)
2017-03-05 21:27:29 +01: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
spelling: associations
2017-01-14 17:31:38 +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
Extract readKeyFromLine.
2017-01-14 13:25:30 -05:00
TestKeys.h
Extract readKeyFromLine.
2017-01-14 13:25:30 -05: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
Break instead of returning
2017-01-28 17:53:19 +01:00
TestSymmetricCipher.h
Implement Twofish CBC encryption and decryption tests
2017-01-28 17:53:17 +01: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