summaryrefslogtreecommitdiff
path: root/tests/unit/Collections/TListTest.php
AgeCommit message (Expand)Author
2014-08-23Removed ?> from testsFabio Bas
2013-09-17Chnages in phpunit's bootstrap script; should hopefully fix travisFabio Bas
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-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
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-26Prototype on new test system with Phing and PHPUnit2 to generate both Unit Te...knut