summaryrefslogtreecommitdiff
path: root/tests/unit
AgeCommit message (Expand)Author
2010-04-17Got the return value nailed down for TList::InsertBefore and TList::insertAft...javalizard
2010-04-17Added Unit tests for insertBefore/After. Change code to expected behavior.javalizard
2010-04-16Added a few more tests to the TListTest unit test.javalizard
2010-04-12Fixed Issue#246Christophe.Boulain
2010-02-21Merged latest changes into trunk (except r2773)godzilla80@gmx.net
2010-02-13NEW: Add Beta of master/slave senario solutiongodzilla80@gmx.net
2009-05-01Fixed Issue #55 - TPropertyAccess.get don't recognize magic getter __getgodzilla80@gmx.net
2009-03-22Fixed Issue #88 - SQLMap $Param$ re-evaluation buggodzilla80@gmx.net
2008-08-06fixed #899knut
2008-08-05fixed #897knut
2008-07-20fixed #886knut
2008-06-27Fixed #872tof
2007-12-11Clean up some unit tests to allow them run with PHPUnit 3.1+tof
2007-10-07minor correction in test setup for APC caching (skipping if not configured co...knut
2007-08-05fixed doc error.xue
2007-08-05fixed THttpRequestTest to work with Qiangs latest changescarl
2007-08-04added unit test to ForceSecureConnection on THttpRequestcarl
2007-07-27fixed typo in TCacheHttpSessionTestcarl
2007-07-27typo.carl
2007-07-27#682 - testing of TCacheHttpSessioncarl
2007-07-26#623 - MemCache to support multiple serverscarl
2007-07-26added TMemCacheSessionTest to AllTests.phpcarl
2007-07-26#680 - implementation of TMemCacheSessioncarl
2007-06-27implement unit tests for THtmlWritertof
2007-06-27Add unit test for TXmlDocument and TXmlElementListtof
2007-06-20Add a test for THttpRequest with a TUrlMapping as url managertof
2007-06-19added some more unit test stubsknut
2007-06-19fixed #655knut
2007-06-18corrected testknut
2007-06-18Partial implementation of unit tests for THttpResponseTesttof
2007-06-18corrected small type which caused a php notice tof
2007-06-15Implement unit test for TSecurityManagertof
2007-06-15Implement unit tests for TUser, TUserManagertof
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 on...tof
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 test...knut
2007-06-11added some caching testsknut
2007-06-09added custom Prado class for unit testsknut
2007-06-09simple unit test for TActiveHiddenField property Valuecarl
2007-06-04added more unit test stubsknut
2007-06-04implemented unit tests for TPagedListknut
2007-06-01resolved #634 and added unit tests for TXmlElementknut
2007-05-30added stubs for TPageListTestknut
2007-05-30full coverage on TAttributeCollectionknut