cakephp2-php8/cake/tests/cases/libs/view/helpers
mark_story e5cfd69636 Adding test layout with cake:nocache tags.
Adding tests to CacheHelper
Fixing CacheHelper not parsing cake:nocache after $content_for_layout when view file has cake:nocache tags as well.
Closes #5275

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7560 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-09-05 21:41:07 +00:00
..
ajax.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
cache.test.php Adding test layout with cake:nocache tags. 2008-09-05 21:41:07 +00:00
form.test.php Adding tests for secured forms. Fixes the issues related to checkboxes in multi row forms. 2008-08-29 03:11:35 +00:00
html.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
javascript.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
js.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
number.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
paginator.test.php Updating PaginatorHelper::options() docblock and adding test cases to demonstrate correct usage, closes #5380 2008-09-04 19:10:15 +00:00
rss.test.php Adding additional tests to XML. 2008-08-26 23:15:48 +00:00
session.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
text.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
time.test.php Modified all remaining tests to use CakeTestCase. Switched all uses() calls to App::import(). 2008-07-21 02:40:58 +00:00
xml.test.php Proving correct especial char encoding. Closes #5335 2008-08-28 02:37:37 +00:00