summaryrefslogtreecommitdiff
path: root/src/tests/testcipher.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-01-02Removed obsolete files. Added a generic trigger system.Guillaume Melquiond1-170/+0
2005-06-30Fixed memory leak, implemented delAccount() + unit tests and now using ↵Huynh Tran1-7/+23
reference-counted smart pointers to facilitate the memory management.
2005-06-27Implemented addAccount() (+ unit tests).Huynh Tran1-7/+7
2005-06-21Reorganized unit tests and initial release of the unit tests for the Storage ↵Huynh Tran1-0/+154
class (to be completed).