summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Collapse)AuthorFilesLines
2005-06-29Fixed bugs, added new accessors and mutators to Object and Being, sync'd the ↵Huynh Tran4-23/+60
rest of the code to take into account the changes.
2005-06-28Fixed bugs and added new unit tests.Huynh Tran2-54/+316
2005-06-27Implemented addAccount() (+ unit tests).Huynh Tran5-51/+249
2005-06-24Fixed compilation warnings, the unit tests are now compiled if ↵Huynh Tran3-7/+52
--enable-unit-tests is set.
2005-06-21Reorganized unit tests and initial release of the unit tests for the Storage ↵Huynh Tran11-0/+2089
class (to be completed).