cakephp2-php8/cake/tests/cases/libs/view/helpers
2009-10-01 01:03:47 -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 custom error class not being used if error for field is a named index. Test case added. Fixes #76 2009-09-10 09:57:23 -04:00
html.test.php Updating HtmlHelper::css, JavascriptHelper::link to not replace multiple occurences of CSS_URL or JS_URL when using Asset.filter settings. 2009-09-26 14:22:12 -04:00
javascript.test.php Updating HtmlHelper::css, JavascriptHelper::link to not replace multiple occurences of CSS_URL or JS_URL when using Asset.filter settings. 2009-09-26 14:22:12 -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 Fixing inherited public properties not being set in SessionHelper. 2009-09-17 19:57:56 -04: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 Getting the time helper code coverage up to 99% 2009-07-11 16:45:29 +00: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