Age | Commit message (Expand) | Author |
2007-12-11 | Clean up some unit tests to allow them run with PHPUnit 3.1+ | tof |
2007-10-07 | minor correction in test setup for APC caching (skipping if not configured co... | knut |
2007-08-05 | fixed doc error. | xue |
2007-08-05 | fixed THttpRequestTest to work with Qiangs latest changes | carl |
2007-08-04 | added unit test to ForceSecureConnection on THttpRequest | carl |
2007-07-27 | fixed typo in TCacheHttpSessionTest | carl |
2007-07-27 | typo. | carl |
2007-07-27 | #682 - testing of TCacheHttpSession | carl |
2007-07-26 | #623 - MemCache to support multiple servers | carl |
2007-07-26 | added TMemCacheSessionTest to AllTests.php | carl |
2007-07-26 | #680 - implementation of TMemCacheSession | carl |
2007-06-27 | implement unit tests for THtmlWriter | tof |
2007-06-27 | Add unit test for TXmlDocument and TXmlElementList | tof |
2007-06-20 | Add a test for THttpRequest with a TUrlMapping as url manager | tof |
2007-06-19 | added some more unit test stubs | knut |
2007-06-19 | fixed #655 | knut |
2007-06-18 | corrected test | knut |
2007-06-18 | Partial implementation of unit tests for THttpResponseTest | tof |
2007-06-18 | corrected small type which caused a php notice | tof |
2007-06-15 | Implement unit test for TSecurityManager | tof |
2007-06-15 | Implement unit tests for TUser, TUserManager | tof |
2007-06-14 | Add some guards while creating and removing tests assets directory | tof |
2007-06-13 | Implements TAssetManager test suite | tof |
2007-06-13 | Override PradoBase::getUserLanguages() so the $languages var is recomputed on... | tof |
2007-06-13 | Change the order of the Web_Alltests suite | tof |
2007-06-13 | Implements THttpCookie, THttpCookieCollection, and THttpRequest unit tests | tof |
2007-06-12 | added TUri unit test. | tof |
2007-06-12 | skipping TAPCCache::add() if not supported in test | knut |
2007-06-12 | added stubs for TClientScriptManagerTest | knut |
2007-06-11 | corrected TAPCCache according to #646 and added some more stubs for unit test... | knut |
2007-06-11 | added some caching tests | knut |
2007-06-09 | added custom Prado class for unit tests | knut |
2007-06-09 | simple unit test for TActiveHiddenField property Value | carl |
2007-06-04 | added more unit test stubs | knut |
2007-06-04 | implemented unit tests for TPagedList | knut |
2007-06-01 | resolved #634 and added unit tests for TXmlElement | knut |
2007-05-30 | added stubs for TPageListTest | knut |
2007-05-30 | full coverage on TAttributeCollection | knut |
2007-05-30 | corrected Countable test on TStack | knut |
2007-05-30 | resolved #631 | knut |
2007-05-30 | full coverage for TStack | knut |
2007-05-30 | full coverage for TQueue | knut |
2007-05-29 | full coverage on TList and TMap in System.Collections | knut |
2007-05-29 | added dummy application folder for unit testing System.Web.* | knut |
2007-05-29 | added some THttpRequest tests | knut |
2007-05-29 | completed THttpUtilityTest | knut |
2007-05-29 | added tests for TextWriter and added IO test suite | knut |
2007-05-29 | upgraded unit test suite to use PHPUnit3 | knut |
2006-12-03 | added cache dependency classes. | xue |
2006-11-25 | DB layer is completed. | xue |