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
/
UnitTests
/
framework
Age
Commit message (
Collapse
)
Author
2005-12-05
(no commit message)
xue
2005-12-05
(no commit message)
xue
2005-12-05
(no commit message)
xue
2005-11-21
Added unit tests for THttpRequest. Needs some more work...
alex
2005-11-17
Updated 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-13
Finished tests cases for TPropertyValue. Some tests cases fail!
alex
2005-11-12
Added asset manager.
xue
2005-11-12
Added unit tests for TPropertyValue. Commented out some code in ↵
alex
testAttachEventHandler which didn't run under php5.0.5.
2005-11-11
Enhanced page service configuration parsing. Content included between ↵
xue
opening and closing page service tag in app config is now parsed.
2005-11-11
Modified TXmlDocument::loadFromFile and loadFromString so that they return ↵
xue
parsing status.
2005-11-10
Fixed issues with svn directories.
xue
2005-11-10
Initial import of prado framework
xue