keepassxc/tests
2012-07-01 21:58:45 +02:00
..
data Set master key after reading the database. 2012-05-10 22:46:36 +02:00
gui Add KeePass1 import GUI test. 2012-06-29 15:54:34 +02:00
CMakeLists.txt Move modeltest to the front so it's always passed to the linker before Qt. 2012-07-01 21:29:54 +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 Convert iconCount() and expiredIconIndex() to constants. 2012-06-29 15:22:43 +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 Create src/gui/{entry,group}/ and move corresponding files to these dirs. 2012-05-16 10:22:04 +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 Coding style fixes. 2012-07-01 21:58:45 +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 Fix reading non-ASCII passwords that are protected. 2012-06-24 18:22:18 +02:00
TestKeePass2Writer.h Fix reading non-ASCII passwords that are protected. 2012-06-24 18:22:18 +02:00
TestKeePass2XmlReader.cpp Make use of Q_NULLPTR. 2012-06-29 14:15:16 +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 Improve auto save handling. 2012-06-24 19:30:30 +02:00
TestModified.h Create a history item when changing entries. 2012-04-23 21:20:05 +02:00
tests.h Coding style fixes. 2012-05-15 17:48:48 +02: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