0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-20 12:22:16 +02:00
keepassxc/tests
2017-05-03 21:26:08 -03:00
..
data Add skeleton for TestDatabase.cpp and test data for unit tests for the "empty recycle bin" functionality 2017-04-22 12:38:36 +03:00
gui Display TOTP code split in halfs 2017-05-03 21:26:08 -03:00
CMakeLists.txt Add TOTP support 2017-05-03 20:55:14 -03: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 Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestAutoType.cpp fix tests with new CustomAttribute format 2017-02-08 01:14:52 +01:00
TestAutoType.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestCryptoHash.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestCryptoHash.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestCsvExporter.cpp Fix tests 2016-10-28 18:51:09 +02:00
TestCsvExporter.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestCsvParser.cpp Better handle of parser status messages (critical/not critical) 2017-03-05 21:27:29 +01:00
TestCsvParser.h Get rid of Q_{EMIT,SLOTS,SIGNALS} 2017-03-16 21:46:53 +01:00
TestDatabase.cpp Finish test cases for emptying recycle bin 2017-04-23 00:50:26 +03:00
TestDatabase.h Add recycle bin test cases body 2017-04-22 19:25:52 +03:00
TestDeletedObjects.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestDeletedObjects.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestEntry.cpp Fix tests 2016-10-28 18:51:09 +02:00
TestEntry.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestEntryModel.cpp Enhance attribute entry and add protected attributes (#220) 2017-03-07 22:38:18 -05:00
TestEntryModel.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestEntrySearcher.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestEntrySearcher.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestExporter.cpp Coding style fixes. 2015-10-15 18:02:31 +02:00
TestExporter.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestGroup.cpp Add Merge database utility function (#47) 2016-11-07 22:37:42 -05:00
TestGroup.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestGroupModel.cpp Fix Qt deprecation warnings 2017-03-10 16:11:55 +01:00
TestGroupModel.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestHashedBlockStream.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestHashedBlockStream.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestKeePass1Reader.cpp Merge branch '2.0' 2015-09-26 11:44:27 +02:00
TestKeePass1Reader.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestKeePass2RandomStream.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestKeePass2RandomStream.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestKeePass2Reader.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestKeePass2Reader.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestKeePass2Writer.cpp Merge branch '2.0' 2016-10-02 21:45:54 -04:00
TestKeePass2Writer.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestKeePass2XmlReader.cpp Merge branch '2.0' 2016-10-02 21:45:54 -04:00
TestKeePass2XmlReader.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestKeys.cpp Extract readKeyFromLine. 2017-01-14 13:25:30 -05:00
TestKeys.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestModified.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestModified.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestRandom.cpp Remove backported Qt5 test macros. 2015-09-23 22:21:21 +02:00
TestRandom.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestSymmetricCipher.cpp Break instead of returning 2017-01-28 17:53:19 +01:00
TestSymmetricCipher.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestTotp.cpp Review fixes 2017-05-03 21:04:12 -03:00
TestTotp.h Review fixes 2017-05-03 21:04:12 -03:00
TestWildcardMatcher.cpp Fix tests 2016-10-28 18:51:09 +02:00
TestWildcardMatcher.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestYkChallengeResponseKey.cpp Fix warnings about Crypto already having been initialized 2017-02-24 21:06:23 +01:00
TestYkChallengeResponseKey.h Get rid of Q_{EMIT,SLOTS,SIGNALS} 2017-03-16 21:46:53 +01:00