cakephp2-php8/lib/Cake/Test/Case/Controller/Component
mark_story 9e3fe633bb Remove double encoding on addresses in EmailComponent.
CakeEmail should be handling all the encoding now, duplicating it is
silly.

Fixes #2797
2012-04-23 21:41:31 -04:00
..
Acl Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
Auth created, modified and updated fields now use static timestamp in testcases 2012-04-21 17:38:49 +02:00
AclComponentTest.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AuthComponentTest.php Default to loginRedirect, if set, on authError in AuthComponent 2012-03-27 22:51:47 -07:00
CookieComponentTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
EmailComponentTest.php Remove double encoding on addresses in EmailComponent. 2012-04-23 21:41:31 -04:00
PaginatorComponentTest.php test added to show pagination conditions will not result in incorrect count, refs #2736 2012-03-30 19:06:01 +02:00
RequestHandlerComponentTest.php Correct method descriptions and remove unused property 2012-04-11 07:50:54 -07:00
SecurityComponentTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
SessionComponentTest.php Fix Set::insert() not overwriting values. 2012-03-26 21:50:53 -04:00