cakephp2-php8/cake/tests/cases/libs/view/helpers
mark_story e0b6b25365 Fixing inherited public properties not being set in SessionHelper.
Adding tests for SessionHelper construction and the setting of inherited properties.  Fixes #94
2009-09-17 19:57:56 -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 Changing package of tests from "cake.tests" to "cake". 2009-03-18 17:55:58 +00: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 Applying patches by ADMad updating HtmlHelper and adding test. Adding missing properties in test case. Preventing bleed through in test case. Fixes #6490 2009-07-04 22:04:40 +00:00
javascript.test.php Applying patch from 'Dremora' fixes JavascriptHelper::codeBlock() and blockEnd() bugs where content vanished due to incorrectly structured buffers. Minor behavior change in that codeBlock(null) no longer returns an opening script tag. The entire script tag is returned when blockEnd() is called. 2009-07-14 17:11:46 +00: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 fixes #6538, xml serialization on multi dimensional 2009-07-31 01:50:14 +00:00