cakephp2-php8/cake/tests/cases/libs/view/helpers
José Lorenzo Rodríguez 59f7cb47d3 Improving test coverage on FormHelper to show the usage of the 'secure' key for inputs.
Fixing issue with select inputs that does not honor the value of 'secure'
2010-04-08 18:23:07 -04:30
..
ajax.test.php Merge remote branch 'origin/1.2' into 1.2-merger 2010-02-20 01:32:04 -05:00
cache.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
form.test.php Improving test coverage on FormHelper to show the usage of the 'secure' key for inputs. 2010-04-08 18:23:07 -04:30
html.test.php Fixing lack of space in meta tags lacking a link attribute. 2010-02-20 01:41:56 -05:00
javascript.test.php Adding test to check that postfix and prefix options don't go into inner objects. Tests added, fixes #348 2010-02-17 22:22:53 -05:00
jquery_engine.test.php Revert "Fixing escaping of forward slash for JS Engines." 2010-03-09 14:30:28 +11:00
js.test.php Making JsHelper::writeBuffer() use the isAjax param to hint the domReady() event. Disabling domready events when the request isAjax fixes issues in prototype and makes output code simpler. Fixes #429 2010-03-08 22:51:46 -05:00
mootools_engine.test.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
number.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
paginator.test.php Adding tests to PaginatorHelper::sort() for creating sort links that point at plugin shortcuts. Refs #535. 2010-04-02 13:43:03 -04:00
prototype_engine.test.php Fixing issues in PrototypeEngineHelper where parameters would end up wrapped in a function() {} when marked as a dataExpression. This prevented the sending of form data. 2009-12-29 21:52:59 -05:00
rss.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
session.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
text.test.php Merge remote branch 'origin/1.2' into 1.2-merger 2010-02-20 01:32:04 -05:00
time.test.php Fixing issues caused by daylight savings time switch. 2010-03-14 13:20:52 -04:00
xml.test.php Added test for XML Helper serialization. Refs #284 2010-03-29 12:21:14 +11:00