cakephp2-php8/cake/tests/cases/libs/view/helpers
2009-10-19 12:51:32 -04:00
..
ajax.test.php Fixing test broken in [8136]. Adding Configure::write() to prevent fails when running helpers as a group. 2009-04-15 02:14:04 +00:00
cache.test.php Fixing CacheHelper and multiple cake:nocache tags in a view file, breaking cake:nocache following $content_for_layout. Fixes #136 2009-10-01 01:03:47 -04:00
form.test.php Fixing FormHelper::__selectOptions incorrectly selecting options due to type juggling. Fixes #167 2009-10-18 22:05:17 -04:00
html.test.php Fixing HtmlHelper::css, and JavascriptHelper::link so that files containing the asset extension always get the extension added. Test cases added. Refs #139 2009-10-02 12:53:20 -04:00
javascript.test.php Fixing HtmlHelper::css, and JavascriptHelper::link so that files containing the asset extension always get the extension added. Test cases added. Refs #139 2009-10-02 12:53:20 -04:00
js.test.php Updating tests to not affect other ones when run from a group 2009-03-21 23:55:39 +00:00
number.test.php Changing package of tests from "cake.tests" to "cake". 2009-03-18 17:55:58 +00:00
paginator.test.php Adding tests for array_diff_key() in php4. Increasing test compatibility with php4 2009-08-03 19:24:38 +00:00
rss.test.php Changing package of tests from "cake.tests" to "cake". 2009-03-18 17:55:58 +00:00
session.test.php Doing a little optimization for php 5.1 <, also fixing tests on Windows. Fixes #155. 2009-10-15 18:09:58 -03:00
text.test.php git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@8227 3807eeeb-6ff5-0310-8944-8be069107fe0 2009-07-11 15:36:45 +00:00
time.test.php Adding skip for non-existence of DateTimeZone class in time helper tests. 2009-10-19 12:51:06 -04:00
xml.test.php Fixing XmlHelper::elem() when value is null and cdata = true. Removing empty invalid tag. 2009-09-24 22:43:31 -04:00