Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-08-18Disable apply button when creating new entry/groupJonathan White
2018-07-15SSH Agent: Expect passphrases to be in UTF-8Toni Spets
2018-06-27SSH Agent: Fix invalid iqmp output for RSA keysToni Spets
2018-04-05OpenSSHKey: correctly parse aes-256-cbc/ctr keys (#1682)Steven Noonan
2018-03-12Skip the tray restore/hide test of #1595 if there's no tray (fix CI build).Joan Bruguera
2018-03-12Add GUI test for issue #1595 (minus the minimize at startup case).Joan Bruguera
2018-03-06add test case for recursive placeholdersthez3ro
2018-03-05fix autotype custom attributesthez3ro
2018-03-02Add additional KDBX4 upgrade tests for composite key integrityJanek Bevendorff
2018-03-02Add MockChallengeResponseKey and additional composite key component testJanek Bevendorff
2018-03-01Don't upgrade to KDBX 4 when CustomData are present only in meta data section...Janek Bevendorff
2018-02-26Add tests for newline sanitizationJanek Bevendorff
2018-02-21Add additional tests for saving and reading KDBX files with custom dataJanek Bevendorff
2018-02-21Properly save custom header dataJanek Bevendorff
2018-02-21Add CustomData regression testsJanek Bevendorff
2018-02-21Update zxcvbn libraryJanek Bevendorff
2018-02-21Add tests & minor editsJonathan White
2018-02-18Write regression test for #1447Nick Spain
2018-02-17Add test case for reference resolution in cloned entriesthez3ro
2018-02-11SSH Agent: Support old AES-128-CBC encrypted keysToni Spets
2018-02-11SymmetricCipher: Add support for AES-128-CBCToni Spets
2018-02-05change inAutotype logic, preventing multiple autotype callthez3ro
2018-02-05refactor autotype sequences and entry-point functionsthez3ro
2018-02-05fix effective autotype sequencethez3ro
2018-02-04SSH Agent: Support old unencrypted DSA and RSA keysToni Spets
2018-02-01Create history item when setting up a TOTP seed, resolves #1445Janek Bevendorff
2018-01-28Disable auto save for GUI testsJonathan White
2018-01-25Move duplicate attachment test to TestKeePass2Format, so it's also run for KDBX3Janek Bevendorff
2018-01-25Add test for catching KDBX4 attachment mapping errorsJanek Bevendorff
2018-01-24Move useful QTest template specializations to global header fileJanek Bevendorff
2018-01-23Fix history truncation based on max size and extend unit testsJanek Bevendorff
2018-01-23Fix code-style issuesChristian Kieschnick
2018-01-23Add tests for modified, fix history for autotypeChristian Kieschnick
2018-01-21Code cleanupFonic
2018-01-21Update entry model test to account for additional column 'Paperclip'Fonic
2018-01-21Update GUI test to account for changed column indicesFonic
2018-01-21Update entry model test to account for additional columnsFonic
2018-01-18Remove obsolete ToDbExporter testsJanek Bevendorff
2018-01-18Add test for KDBX 2 -> 3 upgradeJanek Bevendorff
2018-01-18Refactor and extend file format testsJanek Bevendorff
2018-01-18Fix KDBX reader tests not being executedJanek Bevendorff
2018-01-15Add tests for FileKey::TypeJanek Bevendorff
2018-01-13Fix test compilation errorsJanek Bevendorff
2018-01-13Refactor database readers/writers and XML handlingJanek Bevendorff
2018-01-13Fix memory leaks in testsJanek Bevendorff
2018-01-13Fix coding style and GUI testJanek Bevendorff
2018-01-13Report database read failure reason in testsangelsl
2018-01-13Implements KDBX4 format with Argon2 KDFJonathan White
2018-01-13Correct failure in GUI tests due to widget nameJonathan White
2018-01-13Correct Endian function use in Random testsJonathan White