0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-19 20:02:18 +02:00
keepassxc/tests
2017-10-19 22:40:26 +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 Added tests to confirm mismatched passwords block saving 2017-09-29 18:11:53 -04:00
CMakeLists.txt New base32 implementation (#984) 2017-09-24 18:00:12 -04: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
FailDevice.h
modeltest.cpp 🐛 Fix building with Qt 5.9 (closes #528) 2017-06-01 17:05:07 -04: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 Update and fix copyright headers 2017-06-14 15:54:43 +02:00
TestAutoType.h Update and fix copyright headers 2017-06-14 15:54:43 +02:00
TestBase32.cpp New base32 implementation (#984) 2017-09-24 18:00:12 -04:00
TestBase32.h New base32 implementation (#984) 2017-09-24 18:00:12 -04:00
TestCryptoHash.cpp
TestCryptoHash.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestCsvExporter.cpp
TestCsvExporter.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestCsvParser.cpp Update and fix copyright headers 2017-06-14 15:54:43 +02:00
TestCsvParser.h Update and fix copyright headers 2017-06-14 15:54:43 +02:00
TestDatabase.cpp Update and fix copyright headers 2017-06-14 15:54:43 +02:00
TestDatabase.h Update and fix copyright headers 2017-06-14 15:54:43 +02:00
TestDeletedObjects.cpp
TestDeletedObjects.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestEntry.cpp Implement recursive resolving for placeholders 2017-10-19 22:40:26 +03:00
TestEntry.h Implement recursive resolving for placeholders 2017-10-19 22:40:26 +03: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
TestEntrySearcher.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestExporter.cpp
TestExporter.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestGroup.cpp CLI : basic entry manipulation commands. (#919) 2017-09-06 09:14:41 -04:00
TestGroup.h CLI : basic entry manipulation commands. (#919) 2017-09-06 09:14:41 -04: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
TestHashedBlockStream.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestKeePass1Reader.cpp
TestKeePass1Reader.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestKeePass2RandomStream.cpp
TestKeePass2RandomStream.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestKeePass2Reader.cpp
TestKeePass2Reader.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestKeePass2Writer.cpp
TestKeePass2Writer.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestKeePass2XmlReader.cpp
TestKeePass2XmlReader.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestKeys.cpp Feature : --key-file option for CLI (#816) 2017-07-25 13:41:52 -04:00
TestKeys.h Feature : --key-file option for CLI (#816) 2017-07-25 13:41:52 -04:00
TestMerge.cpp Add custom icons when merging. (#1008) 2017-10-07 10:40:29 -04:00
TestMerge.h Add custom icons when merging. (#1008) 2017-10-07 10:40:29 -04:00
TestModified.cpp
TestModified.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestRandom.cpp
TestRandom.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestSymmetricCipher.cpp Update and fix copyright headers 2017-06-14 15:54:43 +02:00
TestSymmetricCipher.h Update and fix copyright headers 2017-06-14 15:54:43 +02:00
TestTotp.cpp New base32 implementation (#984) 2017-09-24 18:00:12 -04:00
TestTotp.h New base32 implementation (#984) 2017-09-24 18:00:12 -04:00
TestWildcardMatcher.cpp
TestWildcardMatcher.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
TestYkChallengeResponseKey.cpp Update and fix copyright headers 2017-06-14 15:54:43 +02:00
TestYkChallengeResponseKey.h Update and fix copyright headers 2017-06-14 15:54:43 +02:00