cakephp2-php8/cake/tests/cases/libs/view/helpers
2010-05-04 23:58:17 -04:30
..
cache.test.php Changed all public methods to specify public access. 2010-04-05 13:19:38 +10:00
form.test.php Merge remote branch 'origin/1.3' into 2.0 2010-04-23 12:52:56 +10:00
html.test.php Fixing illegal access in HtmlHelper tests, replacing with mock object. 2010-04-23 20:51:24 -04: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 Helper extend Object, this fixes issues where Helpers would not have dispatchMethod or requestAction available. 2010-04-23 21:21:31 -04:00
mootools_engine.test.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
number.test.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
paginator.test.php More tests for ajax link delegation. 2010-04-23 21:14:23 -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.3' into 2.0 2010-04-16 23:43:28 +10:00
time.test.php Trimming trailing whitespace. 2010-04-17 13:05:26 -04:00
xml.test.php Fixing a group test case to show how to create one, and to make pass TestManager test case 2010-05-04 23:58:17 -04:30