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