0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-20 12:22:16 +02:00
keepassxc/tests
2010-09-18 17:19:42 +02:00
..
CMakeLists.txt Implement writing in SymmetricCipherStream and add a unit test. 2010-09-18 17:19:42 +02:00
config-keepassx-tests.h.cmake Fix parser and add unit tests. 2010-08-13 18:08:06 +02:00
modeltest.cpp Add GroupModel and corresponding unit test. 2010-08-15 12:31:48 +02:00
modeltest.h Add GroupModel and corresponding unit test. 2010-08-15 12:31:48 +02:00
NewDatabase.kdbx Open a kdbx file in main() and add more SymmetricCipher tests. 2010-09-13 23:25:48 +02:00
NewDatabase.xml Handle CustomData element. 2010-08-26 00:31:07 +02:00
TestCryptoHash.cpp Add crypto classes and tests. Link to libgcrypt. 2010-09-11 19:49:30 +02:00
TestEntryModel.cpp Move qRegisterMetaType calls into initTestCase(). 2010-09-18 17:15:22 +02:00
TestGroup.cpp Move qRegisterMetaType calls into initTestCase(). 2010-09-18 17:15:22 +02:00
TestGroupModel.cpp Move qRegisterMetaType calls into initTestCase(). 2010-09-18 17:15:22 +02:00
TestHashedBlockStream.cpp Implement writing in SymmetricCipherStream and add a unit test. 2010-09-18 17:19:42 +02:00
TestKeePass2XmlReader.cpp Add interface for database reader/writer. 2010-08-31 16:18:45 +02:00
TestSymmetricCipher.cpp Write the remaining buffer in reset(). 2010-09-18 17:13:28 +02:00