index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
Collections
Age
Commit message (
Expand
)
Author
2010-04-17
Added Unit tests for insertBefore/After. Change code to expected behavior.
javalizard
2010-04-16
Added a few more tests to the TListTest unit test.
javalizard
2010-04-12
Fixed Issue#246
Christophe.Boulain
2007-06-18
corrected test
knut
2007-06-04
added more unit test stubs
knut
2007-06-04
implemented unit tests for TPagedList
knut
2007-05-30
added stubs for TPageListTest
knut
2007-05-30
full coverage on TAttributeCollection
knut
2007-05-30
corrected Countable test on TStack
knut
2007-05-30
resolved #631
knut
2007-05-30
full coverage for TStack
knut
2007-05-30
full coverage for TQueue
knut
2007-05-29
full coverage on TList and TMap in System.Collections
knut
2007-05-29
upgraded unit test suite to use PHPUnit3
knut
2006-10-23
merge from 3.0 branch till 1475.
xue
2006-02-02
changed test for item() to itemAt()
knut
2006-01-31
Modified TList and TMap implementation so that they can be more easily extended.
xue
2006-01-27
Ported two more unit tests
knut
2006-01-26
Prototype on new test system with Phing and PHPUnit2 to generate both Unit Te...
knut