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
/
unit
Age
Commit message (
Expand
)
Author
2011-05-21
up-ported to trunk/ unit tests fixes from r2921
ctrlaltca@gmail.com
2010-10-04
#247 Removed one redundant function. Change the unit test to reflect the fu...
javalizard
2010-10-03
#247 Finalized the TPriorityList class, its unit tests, and added one missing...
javalizard
2010-09-27
#291 Added new unit tests for all edit operations on read-only lists. Added ...
javalizard
2010-09-26
Upgraded the phpunit ini file to work with PHPUnit 3.3, 3.4, and 3.5. There ...
javalizard
2010-04-22
started using the TPriorityList, updated some methods functions and slimmed t...
javalizard
2010-04-18
TPriorityList works like TList if no class specific methods are called. Adds...
javalizard
2010-04-17
Got the return value nailed down for TList::InsertBefore and TList::insertAft...
javalizard
2010-04-17
Added Unit tests for insertBefore/After. Change code to expected behavior.
javalizard
2010-04-16
Added a few more tests to the TListTest unit test.
javalizard
2010-04-12
Fixed Issue#246
Christophe.Boulain
2010-02-21
Merged latest changes into trunk (except r2773)
godzilla80@gmx.net
2010-02-13
NEW: Add Beta of master/slave senario solution
godzilla80@gmx.net
2009-05-01
Fixed Issue #55 - TPropertyAccess.get don't recognize magic getter __get
godzilla80@gmx.net
2009-03-22
Fixed Issue #88 - SQLMap $Param$ re-evaluation bug
godzilla80@gmx.net
2008-08-06
fixed #899
knut
2008-08-05
fixed #897
knut
2008-07-20
fixed #886
knut
2008-06-27
Fixed #872
tof
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
[next]