summaryrefslogtreecommitdiff
path: root/tests/unit/Security
AgeCommit message (Collapse)Author
2013-09-17Chnages in phpunit's bootstrap script; should hopefully fix travisFabio Bas
2013-09-14More gitignore for tests directoriesFabio Bas
2013-09-13Add some missing empty directory, and a dummy .gitignore inside themFabio Bas
Otherwise git would strip them away
2013-01-06backported r3233, r3234 to trunk/ctrlaltca
2011-07-17TSecurityManager: remove additional right padding added by mcrypt_decryptctrlaltca@gmail.com
TSecurityManagerTest: loop through different string length to take account of mcrypt's block cipher padding TAPCCacheTest: fixed static member usage THttpRequestTest: fixed testRequestWithUrlMapping test
2011-06-20some fixes on testsctrlaltca@gmail.com
2007-06-18corrected small type which caused a php notice tof
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-04added more unit test stubsknut