summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-06-15Fixed #650.xue
2007-06-15Implement unit test for TSecurityManagertof
add app/runtime directory to simulate application runtime directory
2007-06-15Implement unit tests for TUser, TUserManagertof
Start implement unit tests for TAuthManager (still incomplete)
2007-06-14Add some guards while creating and removing tests assets directorytof
2007-06-13Implements TAssetManager test suitetof
2007-06-13Override PradoBase::getUserLanguages() so the $languages var is recomputed ↵tof
on each call from test suite.
2007-06-13fixed #649knut
2007-06-13Change the order of the Web_Alltests suitetof
2007-06-13Implements THttpCookie, THttpCookieCollection, and THttpRequest unit teststof
2007-06-12added TUri unit test.tof
2007-06-12skipping TAPCCache::add() if not supported in testknut
2007-06-12added stubs for TClientScriptManagerTestknut
2007-06-11corrected TAPCCache according to #646 and added some more stubs for unit ↵knut
tests in System.Web.UI
2007-06-11added latest feature to HISTORY and fixed some spelling errorsknut
2007-06-11fixed #646knut
2007-06-11added some caching testsknut
2007-06-09added custom Prado class for unit testsknut
2007-06-09added functional test for TActiveHiddenFieldcarl
2007-06-09simple unit test for TActiveHiddenField property Valuecarl
2007-06-09implemented TActiveHiddenFieldcarl
2007-06-06add runbarueyama
2007-06-04added more unit test stubsknut
2007-06-04implemented unit tests for TPagedListknut
2007-06-04fixed package namespace for TClientScriptLoadercarl
2007-06-04fixed package namespacescarl
2007-06-03Tranlates for Japanese by Shinya.Kueyama
2007-06-01resolved #634 and added unit tests for TXmlElementknut
2007-05-31Fixed small phpdoc error in TActiveLabelcarl
2007-05-30fixing small typos in the API documentationknut
2007-05-30added stubs for TPageListTestknut
2007-05-30full coverage on TAttributeCollectionknut
2007-05-30added #631 to HISTORYknut
2007-05-30i cleaned up my mess ;)carl
2007-05-30just a write test, sorrycarl
2007-05-30corrected Countable test on TStackknut
2007-05-30resolved #631knut
2007-05-30full coverage for TStackknut
2007-05-30full coverage for TQueueknut
2007-05-29full coverage on TList and TMap in System.Collectionsknut
2007-05-29added dummy application folder for unit testing System.Web.*knut
2007-05-29added some THttpRequest testsknut
2007-05-29minor typo in API documentationknut
2007-05-29minor typo in documentationknut
2007-05-29completed THttpUtilityTestknut
2007-05-29added tests for TextWriter and added IO test suiteknut
2007-05-29upgraded unit test suite to use PHPUnit3knut
use "cd tests/; phpunit AllTests.php" to run the tests use "cd tests/; phpunit --report=coverage AllTests.php" to get a nice code coverage report (need xdebug)
2007-05-28Fixed a bug when using renderer in TWizard's sidebar.xue
2007-05-22Added property.xue
2007-05-22Fixed #621xue
2007-05-22Fixed an issue in error display linking.xue