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
Age
Commit message (
Collapse
)
Author
2006-10-20
Unit test fixes for collection classes due to implementation of Countable ↵
xue
interface.
2006-08-30
Added TDateTimeStamp class for supporting time stamps outside 1970-2038 ↵
wei
using float
2006-08-01
Fixed #285
wei
2006-04-24
Added a few comments on unit tests
knut
2006-02-06
added some more tests
knut
2006-02-06
added PHPUnit2_Framework_IncompleteTestError
knut
2006-02-02
removed checking getTagName() since it's protected
knut
2006-02-02
ported two more unit tests
knut
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-30
- Ported a few unit tests from the I18N package
knut
- Moving report stylesheets to buildscripts/phing - Added a build/dist target for both standard distribution and PEAR package to build.xml
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 ↵
knut
Test reports and corresponding Code Coverage reports