This website requires JavaScript.
Explore
Help
Sign In
jacobpascual
/
keepassxc
Watch
1
Star
0
Fork
0
You've already forked keepassxc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3bf0564436475c06e3092c74ab717e4f3d675ab4
keepassxc
/
tests
History
Felix Geyer
3bf0564436
Handle CustomData element.
...
This should make support for reading and writing KeePass 2 XML files complete (
closes
#1
).
2010-08-26 00:31:07 +02:00
..
CMakeLists.txt
Add EntryModel.
2010-08-18 16:22:48 +02:00
config-keepassx-tests.h.cmake
Fix parser and add unit tests.
2010-08-13 18:08:06 +02:00
modeltest.cpp
Add GroupModel and corresponding unit test.
2010-08-15 12:31:48 +02:00
modeltest.h
Add GroupModel and corresponding unit test.
2010-08-15 12:31:48 +02:00
NewDatabase.xml
Handle CustomData element.
2010-08-26 00:31:07 +02:00
TestEntryModel.cpp
Add EntryModel.
2010-08-18 16:22:48 +02:00
TestGroup.cpp
Un-constify Entry* and Group* in various related signals and models/views.
2010-08-23 21:30:20 +02:00
TestGroupModel.cpp
Use QCOMPARE instead of QVERIFY where possible.
2010-08-18 11:05:46 +02:00
TestParser.cpp
Handle CustomData element.
2010-08-26 00:31:07 +02:00