0
0
mirror of https://github.com/keepassxreboot/keepassxc.git synced 2024-09-19 20:02:18 +02:00
keepassxc/tests
Fonic 66291ecc38 Update GUI test to account for changed column indices
Update clicks within entry view referencing column indices to account
for changed column indices due to new way of showing/hiding column Entry
Model::ParentGroup. This column now has fixed index 0 wether it's shown
or hidden, thus all indices need to be shifted by +1 when not in search
mode
2018-01-21 15:17:05 +01:00
..
data Implements KDBX4 format with Argon2 KDF 2018-01-13 14:24:55 -05:00
gui Update GUI test to account for changed column indices 2018-01-21 15:17:05 +01:00
CMakeLists.txt Refactor and extend file format tests 2018-01-18 01:51:37 +01:00
config-keepassx-tests.h.cmake
FailDevice.cpp
FailDevice.h
modeltest.cpp
modeltest.h
TestAutoType.cpp
TestAutoType.h
TestBase32.cpp
TestBase32.h
TestCryptoHash.cpp
TestCryptoHash.h
TestCsvExporter.cpp
TestCsvExporter.h
TestCsvParser.cpp
TestCsvParser.h
TestDatabase.cpp
TestDatabase.h
TestDeletedObjects.cpp Refactor and extend file format tests 2018-01-18 01:51:37 +01:00
TestDeletedObjects.h
TestEntry.cpp
TestEntry.h
TestEntryModel.cpp Update entry model test to account for additional columns 2018-01-21 15:17:05 +01:00
TestEntryModel.h
TestEntrySearcher.cpp
TestEntrySearcher.h
TestGroup.cpp
TestGroup.h
TestGroupModel.cpp
TestGroupModel.h
TestHashedBlockStream.cpp
TestHashedBlockStream.h
TestKdbx2.cpp Add test for KDBX 2 -> 3 upgrade 2018-01-18 01:51:39 +01:00
TestKdbx2.h Add test for KDBX 2 -> 3 upgrade 2018-01-18 01:51:39 +01:00
TestKdbx3.cpp Refactor and extend file format tests 2018-01-18 01:51:37 +01:00
TestKdbx3.h Refactor and extend file format tests 2018-01-18 01:51:37 +01:00
TestKdbx4.cpp Refactor and extend file format tests 2018-01-18 01:51:37 +01:00
TestKdbx4.h Refactor and extend file format tests 2018-01-18 01:51:37 +01:00
TestKeePass1Reader.cpp Fix test compilation errors 2018-01-13 14:25:02 -05:00
TestKeePass1Reader.h
TestKeePass2Format.cpp Refactor and extend file format tests 2018-01-18 01:51:37 +01:00
TestKeePass2Format.h Refactor and extend file format tests 2018-01-18 01:51:37 +01:00
TestKeePass2RandomStream.cpp Fix coding style and GUI test 2018-01-13 14:24:57 -05:00
TestKeePass2RandomStream.h
TestKeys.cpp Add tests for FileKey::Type 2018-01-14 18:26:28 -05:00
TestKeys.h
TestMerge.cpp
TestMerge.h
TestModified.cpp
TestModified.h
TestOpenSSHKey.cpp
TestOpenSSHKey.h
TestRandom.cpp
TestRandom.h
TestSymmetricCipher.cpp
TestSymmetricCipher.h
TestTotp.cpp
TestTotp.h
TestWildcardMatcher.cpp
TestWildcardMatcher.h
TestYkChallengeResponseKey.cpp
TestYkChallengeResponseKey.h