summaryrefslogtreecommitdiff
path: root/tests/unit/Collections
AgeCommit message (Expand)Author
2013-01-06backported r3233, r3234 to trunk/ctrlaltca
2012-11-18Reworked the "test" task in order to make it work again:ctrlaltca
2011-06-25Added two methods for getting array elements out of TPriorityList above and b...javalizard
2011-06-20some fixes on testsctrlaltca@gmail.com
2011-05-21up-ported to trunk/ unit tests fixes from r2921ctrlaltca@gmail.com
2010-10-04#247 Removed one redundant function. Change the unit test to reflect the fu...javalizard
2010-10-03#247 Finalized the TPriorityList class, its unit tests, and added one missing...javalizard
2010-09-27#291 Added new unit tests for all edit operations on read-only lists. Added ...javalizard
2010-04-22started using the TPriorityList, updated some methods functions and slimmed t...javalizard
2010-04-18TPriorityList works like TList if no class specific methods are called. Adds...javalizard
2010-04-17Got the return value nailed down for TList::InsertBefore and TList::insertAft...javalizard
2010-04-17Added Unit tests for insertBefore/After. Change code to expected behavior.javalizard
2010-04-16Added a few more tests to the TListTest unit test.javalizard
2010-04-12Fixed Issue#246Christophe.Boulain
2007-06-18corrected testknut
2007-06-04added more unit test stubsknut
2007-06-04implemented unit tests for TPagedListknut
2007-05-30added stubs for TPageListTestknut
2007-05-30full coverage on TAttributeCollectionknut
2007-05-30corrected Countable test on TStackknut
2007-05-30resolved #631knut
2007-05-30full coverage for TStackknut
2007-05-30full coverage for TQueueknut
2007-05-29full coverage on TList and TMap in System.Collectionsknut
2007-05-29upgraded unit test suite to use PHPUnit3knut
2006-10-23merge from 3.0 branch till 1475.xue
2006-02-02changed test for item() to itemAt()knut
2006-01-31Modified TList and TMap implementation so that they can be more easily extended.xue
2006-01-27Ported two more unit testsknut
2006-01-26Prototype on new test system with Phing and PHPUnit2 to generate both Unit Te...knut