keepassxc/tests
2012-05-13 20:50:41 +02:00
..
data Set master key after reading the database. 2012-05-10 22:46:36 +02:00
gui Add search. 2012-05-13 19:21:10 +02:00
CMakeLists.txt Start implementing support for reading KeePass 1 databases. 2012-05-08 22:06:12 +02:00
config-keepassx-tests.h.cmake Add include guards. 2012-01-01 21:57:13 +01:00
modeltest.cpp Change Q_ASSERT() to QVERIFY() in modeltest. 2012-04-25 10:45:36 +02:00
modeltest.h Introduce Group::aboutToMove() and moved() signals. 2012-04-23 16:57:08 +02:00
TestCryptoHash.cpp New TODO comment style. 2012-05-11 12:39:06 +02:00
TestCryptoHash.h No longer use automoc. 2010-11-21 23:06:30 +01:00
TestDeletedObjects.cpp Memory management fixes in tests. 2012-04-22 23:09:52 +02:00
TestDeletedObjects.h Extend deleted objects test. 2012-04-22 19:59:50 +02:00
TestEntryModel.cpp Preserve order of custom icons. 2012-05-13 20:50:41 +02:00
TestEntryModel.h Add icon model tests. 2012-05-10 13:59:54 +02:00
TestGroup.cpp Add search test. 2012-05-13 19:21:23 +02:00
TestGroup.h Add search test. 2012-05-13 19:21:23 +02:00
TestGroupModel.cpp Support moving groups with drag and drop. 2012-04-25 00:22:55 +02:00
TestGroupModel.h No longer use automoc. 2010-11-21 23:06:30 +01:00
TestHashedBlockStream.cpp Core tests instantiate QCoreApplication instead of QApplication. 2012-01-01 22:04:27 +01:00
TestHashedBlockStream.h Add missing crypto initalization in tests. 2011-11-12 20:00:19 +01:00
TestKeePass1Reader.cpp Test if we can re-open imported KeePass 1 databases. 2012-05-10 23:00:29 +02:00
TestKeePass1Reader.h Test if we can re-open imported KeePass 1 databases. 2012-05-10 23:00:29 +02:00
TestKeePass2RandomStream.cpp Improve code style. 2012-04-18 22:08:22 +02:00
TestKeePass2RandomStream.h Add missing crypto initalization in tests. 2011-11-12 20:00:19 +01:00
TestKeePass2Reader.cpp Memory management fixes in tests. 2012-04-22 23:09:52 +02:00
TestKeePass2Reader.h Support KeePass format 3.00 (used by KeePass2 >= 2.15). 2012-04-21 16:45:46 +02:00
TestKeePass2Writer.cpp Memory management fixes in tests. 2012-04-22 23:09:52 +02:00
TestKeePass2Writer.h Memory management fixes in tests. 2012-04-22 23:09:52 +02:00
TestKeePass2XmlReader.cpp Fix typo. 2012-05-13 13:33:55 +02:00
TestKeePass2XmlReader.h Implement support for parsing groups and entries from KeePass 1 databases. 2012-05-09 23:16:32 +02:00
TestKeys.cpp Minor improvements in CompositeKey and TestKeys. 2012-04-25 18:35:30 +02:00
TestKeys.h Implement support for key files. 2011-12-21 23:22:07 +01:00
TestModified.cpp Extend history item tests. 2012-05-11 20:14:52 +02:00
TestModified.h Create a history item when changing entries. 2012-04-23 21:20:05 +02:00
tests.h Core tests instantiate QCoreApplication instead of QApplication. 2012-01-01 22:04:27 +01:00
TestSymmetricCipher.cpp Fix padding handling in SymmetricCipherStream. 2012-05-08 21:46:01 +02:00
TestSymmetricCipher.h Fix padding handling in SymmetricCipherStream. 2012-05-08 21:46:01 +02:00