keepassxc/tests
andreas-ementio 612c1098ea Fix CLI output when using clip with the -t flag
if you use the CLI with -t/--totp flag, the program prints out: "Entry's "password" attribute copied to the clipboard!"
expected output is "Entry's "totp" attribute copied to the clipboard!" the same when you run with -a totp
2022-09-08 06:48:18 -04:00
..
data
gui Use search for showing expired entries on unlock 2022-09-08 06:46:48 -04:00
mock
util
CMakeLists.txt
config-keepassx-tests.h.cmake
FailDevice.cpp
FailDevice.h
modeltest.cpp
modeltest.h
TestAutoType.cpp Auto-Type: PICKCHARS can specify attribute and ignore BEEP 2022-06-09 10:05:03 -04:00
TestAutoType.h Auto-Type support for T-CONV, T-REPLACE-RX, and Comments 2021-02-22 07:41:23 -05:00
TestBase32.cpp
TestBase32.h
TestBrowser.cpp Browser: Add a new group setting for omitting WWW subdomain when matching URLs 2022-06-12 16:45:54 -04:00
TestBrowser.h
TestCli.cpp Fix CLI output when using clip with the -t flag 2022-09-08 06:48:18 -04:00
TestCli.h
TestConfig.cpp
TestConfig.h
TestCryptoHash.cpp
TestCryptoHash.h
TestCsvExporter.cpp
TestCsvExporter.h
TestCsvParser.cpp
TestCsvParser.h
TestDatabase.cpp Remove obsolete read only state from database. (#7324) 2022-01-28 21:26:53 -05:00
TestDatabase.h Implement KDBX 4.1 extended custom icons 2021-11-22 12:58:04 +01:00
TestDeletedObjects.cpp clang-tidy: use auto 2022-05-01 16:02:02 -04:00
TestDeletedObjects.h
TestEntry.cpp clang-tidy: use auto 2022-05-01 16:02:02 -04:00
TestEntry.h
TestEntryModel.cpp clang-tidy: use nullptr 2022-05-03 15:32:54 -04:00
TestEntryModel.h
TestEntrySearcher.cpp Enhance Tags / Saved Searches 2022-09-08 06:46:48 -04:00
TestEntrySearcher.h
TestFdoSecrets.cpp Correct regex escape logic 2022-06-05 21:58:52 -04:00
TestFdoSecrets.h
TestGroup.cpp clang-tidy: use auto 2022-05-01 16:02:02 -04:00
TestGroup.h
TestGroupModel.cpp clang-tidy: use auto 2022-05-01 16:02:02 -04:00
TestGroupModel.h
TestHashedBlockStream.cpp
TestHashedBlockStream.h
TestHibp.cpp clang-tidy: use auto 2022-05-01 16:02:02 -04:00
TestHibp.h
TestIconDownloader.cpp
TestIconDownloader.h
TestKdbx2.cpp
TestKdbx2.h
TestKdbx3.cpp Remove obsolete read only state from database. (#7324) 2022-01-28 21:26:53 -05:00
TestKdbx3.h
TestKdbx4.cpp TestKdbx4Format: use MockClock 2022-04-18 15:09:44 -04:00
TestKdbx4.h TestKdbx4Format: use MockClock 2022-04-18 15:09:44 -04:00
TestKeePass1Reader.cpp clang-tidy: use nullptr 2022-05-03 15:32:54 -04:00
TestKeePass1Reader.h
TestKeePass2Format.cpp
TestKeePass2Format.h
TestKeePass2RandomStream.cpp
TestKeePass2RandomStream.h
TestKeys.cpp Add key serialization to support Quick Unlock 2022-02-22 17:53:50 -05:00
TestKeys.h
TestMerge.cpp clang-tidy: use auto 2022-05-01 16:02:02 -04:00
TestMerge.h
TestModified.cpp
TestModified.h
TestOpenSSHKey.cpp
TestOpenSSHKey.h
TestOpVaultReader.cpp Fix OPVault import when there are multiple OTP fields 2022-09-07 06:48:21 -04:00
TestOpVaultReader.h
TestPassphraseGenerator.cpp
TestPassphraseGenerator.h Add word case option to passphrase generator (#3172) 2019-05-24 18:23:19 -04:00
TestPasswordGenerator.cpp
TestPasswordGenerator.h
TestPasswordHealth.cpp
TestPasswordHealth.h
TestRandomGenerator.cpp
TestRandomGenerator.h
TestSharing.cpp
TestSharing.h
TestSSHAgent.cpp
TestSSHAgent.h
TestSymmetricCipher.cpp
TestSymmetricCipher.h
TestTools.cpp Correct regex escape logic 2022-06-05 21:58:52 -04:00
TestTools.h Correct regex escape logic 2022-06-05 21:58:52 -04:00
TestTotp.cpp
TestTotp.h
TestUpdateCheck.cpp
TestUpdateCheck.h
TestYkChallengeResponseKey.cpp Fix detection of hardware keys in keepassxc-cli 2022-04-03 13:26:12 -04:00
TestYkChallengeResponseKey.h