cakephp2-php8/cake/tests/cases/libs/view/helpers
2010-01-15 13:26:47 -05:00
..
ajax.test.php Updating doc block to reflect that url can be string or array and removing 'escapeTitle' param. Use key 'escape' in options instead 2009-12-20 00:46:47 +05:30
cache.test.php Making cacheAction array settings use action names instead of url paths. This removes the ability to set different durations for specific passed arguments. However, makes passed args, named params, and querystring params all behave the same in regard to cacheAction. Test cases updated. 2009-12-28 21:26:51 -05:00
form.test.php Adding 'id' attribute to hidden field generated for multiple select and multiple checkboxes. Fixes issue where invalid markup was generated in case to multiple checkboxes 2010-01-14 04:13:39 +05:30
html.test.php Fixing failing tests due to deleted assets. 2010-01-13 23:47:31 -05:00
javascript.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
jquery_engine.test.php Fixing issues where chained jQuery engine requests wouldn't eval() script elements, making ajax pagination much harder. 2010-01-06 11:59:15 -05:00
js.test.php Trimming trailing whitespace from files. Refs #201 2010-01-15 13:26:47 -05:00
mootools_engine.test.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
number.test.php Adding tests for after = false in currency(). Refs #34 2009-12-22 19:11:52 -05:00
paginator.test.php Fixing url parameters set with options() or beforeRender not being merged on next() / prev(). 2009-12-22 19:05:06 -05: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 Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
session.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
text.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00
time.test.php Fixing whitespace and removig calls to Helper::output() introduced by error 2010-01-14 15:38:48 -04:30
xml.test.php Removing "Long description for file" from /cake/tests tree. 2009-12-08 20:19:42 +11:00