keepassxc/tests
Felix Geyer 71d39865b3 Introduce a strict mode in KeePass2XmlReader.
Many errors are now ignored when not in strict mode so we can still parse
files that have been written by broken/incomplete implementations.
2014-12-01 21:52:51 +01:00
..
data Introduce a strict mode in KeePass2XmlReader. 2014-12-01 21:52:51 +01:00
gui Complete remove the toggle search action. 2014-11-19 11:46:38 +09:00
CMakeLists.txt Put test executables into their default location. 2014-05-16 13:10:26 +02:00
config-keepassx-tests.h.cmake Add include guards. 2012-01-01 21:57:13 +01:00
modeltest.cpp Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
modeltest.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestAutoType.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
TestAutoType.h Add option to use the entry title for auto-type window matching. 2014-05-15 18:30:57 +02:00
TestCryptoHash.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
TestCryptoHash.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestDeletedObjects.cpp Introduce a strict mode in KeePass2XmlReader. 2014-12-01 21:52:51 +01:00
TestDeletedObjects.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestEntry.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
TestEntry.h Add flags to Entry::clone() for customized cloning. 2013-11-22 13:32:13 +01:00
TestEntryModel.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
TestEntryModel.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestEntrySearcher.cpp Move QTEST_GUILESS_MAIN statements before test cases. 2014-05-16 12:32:52 +02:00
TestEntrySearcher.h Extend TestEntrySearcher. 2014-05-16 10:51:22 +02:00
TestExporter.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
TestExporter.h Move exporter to separate class. 2014-05-16 12:07:22 +02:00
TestGroup.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
TestGroup.h Move exporter to separate class. 2014-05-16 12:07:22 +02:00
TestGroupModel.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
TestGroupModel.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestHashedBlockStream.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
TestHashedBlockStream.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestKeePass1Reader.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
TestKeePass1Reader.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestKeePass2RandomStream.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
TestKeePass2RandomStream.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestKeePass2Reader.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
TestKeePass2Reader.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestKeePass2Writer.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
TestKeePass2Writer.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestKeePass2XmlReader.cpp Introduce a strict mode in KeePass2XmlReader. 2014-12-01 21:52:51 +01:00
TestKeePass2XmlReader.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestKeys.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
TestKeys.h Add transform key benchmark to TestKeys. 2014-01-19 15:26:32 +01:00
TestModified.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
TestModified.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestQCommandLineParser.cpp Move QTEST_GUILESS_MAIN statements before test cases. 2014-05-16 12:32:52 +02:00
TestQCommandLineParser.h Replace ArgumentParser with a backport of QCommandLineParser from Qt 5.2. 2014-01-18 15:23:55 +01:00
TestQSaveFile.cpp Skip TestQSaveFile::transactionalWriteErrorRenaming as user root. 2014-05-26 18:24:43 +02:00
TestQSaveFile.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestRandom.cpp Move QTEST_GUILESS_MAIN statements before test cases. 2014-05-16 12:32:52 +02:00
TestRandom.h Add tests for Random::randomUInt() and randomUIntRange(). 2013-10-09 23:11:18 +02:00
tests.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestSymmetricCipher.cpp Do some basic self-checks when initializing the crypto backend. 2014-06-15 11:17:40 +02:00
TestSymmetricCipher.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
TestWildcardMatcher.cpp Move QTEST_GUILESS_MAIN statements before test cases. 2014-05-16 12:32:52 +02:00
TestWildcardMatcher.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00