summaryrefslogtreecommitdiff
path: root/tests/UnitTests
AgeCommit message (Collapse)Author
2006-03-31Fixed a few errors caused by incorrect path to cache classes.xue
2006-01-31TAPCCache unit test.alban
2006-01-31Modified TList and TMap implementation so that they can be more easily extended.xue
2006-01-29Adding TDateTimeSimpleFormatterwei
2006-01-21(no commit message)xue
2006-01-21BE AWARE: Significant change!xue
Changed event definition from XXX to OnXXX.
2006-01-18update javascript library and usage in web controlswei
2006-01-06Adding I18N unit test cases.wei
2005-12-17Changed TList::addAt to TList::insertxue
2005-12-09(no commit message)wei
2005-12-07(no commit message)wei
2005-12-05(no commit message)xue
2005-12-05(no commit message)xue
2005-12-05(no commit message)xue
2005-11-21Added unit tests for THttpRequest. Needs some more work...alex
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-16(no commit message)xue
2005-11-13Finished tests cases for TPropertyValue. Some tests cases fail!alex
2005-11-12Added asset manager.xue
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-11Modified TXmlDocument::loadFromFile and loadFromString so that they return ↵xue
parsing status.
2005-11-10Fixed issues with svn directories. xue
2005-11-10Initial import of prado frameworkxue