cakephp2-php8/cake/tests/cases/libs/view/helpers
2010-04-13 12:20:58 +10:00
..
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 Removing whitespace at the end of the file 2010-04-08 22:15:49 -04:30
html.test.php Updating HtmlHelper + JavascriptHelper to call assetTimestamp() after webroot(). This allows theme files in webroot/theme to be correctly timestamped. 2010-04-08 23:36:04 -04: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 Removing test that is no longer relevant due to changes in Router. 2010-04-08 22:40:45 -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 Fix TimeHelper tests failing due to timezone changes. 2010-04-13 12:20:58 +10:00
xml.test.php Added test for XML Helper serialization. Refs #284 2010-03-29 12:21:14 +11:00