summaryrefslogtreecommitdiff
path: root/tests/UnitTests/framework/utComponent.php
AgeCommit message (Collapse)Author
2006-01-21(no commit message)xue
2006-01-21BE AWARE: Significant change!xue
Changed event definition from XXX to OnXXX.
2005-12-17Changed TList::addAt to TList::insertxue
2005-12-09(no commit message)wei
2005-11-17Updated TPropertyValue so ensureArray parses a string like "(aaa,bbb,ccc)" ↵alex
into array("aaa","bbb","ccc"). Also added PradoUnitTestCase which is to be finalized shortly.
2005-11-13Finished tests cases for TPropertyValue. Some tests cases fail!alex
2005-11-12Added unit tests for TPropertyValue. Commented out some code in ↵alex
testAttachEventHandler which didn't run under php5.0.5.
2005-11-11Enhanced page service configuration parsing. Content included between ↵xue
opening and closing page service tag in app config is now parsed.
2005-11-10Initial import of prado frameworkxue