cakephp2-php8/cake/tests/cases/libs/view/helpers
phpnut 9d9d69d194 Fixing svn props on files.
Renamed sessionHelper.ctp
Fixed test case with proper layout name

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6880 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-05-15 05:13:44 +00:00
..
ajax.test.php Fixing issue where AjaxHelper::link() would produce non-XHTML compliant links 2008-04-16 22:17:11 +00:00
cache.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
form.test.php Finished refactoring of FormHelperTest so tag matching is done through assertTags 2008-05-10 03:20:06 +00:00
html.test.php Html::tag now accepts $attributes as a string, in which case, it will be used as the tags class name. 2008-05-13 23:09:37 +00:00
javascript.test.php Improving code coverage for PHP-native JSON generation in JavascriptHelper, fixing object output bug 2008-05-12 06:04:56 +00:00
js.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
number.test.php bringing the numbers helper to 100% coverage 2008-05-13 18:04:09 +00:00
paginator.test.php Paginator Helper prev and next methods now use the Html::tag helper method, allowing you to pass a tag option to specify what HTML tag the disabled links should be wrapped in. Defaults to div. Fixes #3991 2008-05-13 23:35:47 +00:00
rss.test.php "Closes #2897, Built-in file validation. 2008-01-01 22:18:17 +00:00
session.test.php Fixing svn props on files. 2008-05-15 05:13:44 +00:00
text.test.php Fixed small bug in TextHelper::autoLinkUrls, closes #4357 2008-05-13 03:53:26 +00:00
time.test.php fixing failing timehelper tests (isThisWeek()) 2008-05-05 17:54:05 +00:00
xml.test.php adding header test to XmlHelper 2008-05-13 14:50:27 +00:00