cakephp2-php8/lib/Cake/Test/Case/View/Helper
mark_story 3f21d09c1d Fix radio() and boolean values.
Boolean values should be cast to integer equivalents, which allows
for correct handling of boolean columns and their string equivalents
used in form options.

Fixes #3512
2013-01-07 21:12:53 -05:00
..
CacheHelperTest.php Supress fewer errors. 2012-09-03 20:13:30 -04:00
FormHelperTest.php Fix radio() and boolean values. 2013-01-07 21:12:53 -05:00
HtmlHelperTest.php Fix double base dir in image() with fullBase. 2012-07-03 20:48:17 -04:00
JqueryEngineHelperTest.php Fix double encoding in JsHelper request methods. 2013-01-02 23:09:37 -05:00
JsHelperTest.php fix all warnings except TODO warnings 2012-11-14 12:56:10 +01:00
MootoolsEngineHelperTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
NumberHelperTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
PaginatorHelperTest.php Fixing coding conventions 2012-05-19 16:08:40 +01:00
PrototypeEngineHelperTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
RssHelperTest.php Added test for RSS to allow namespace tags if namespace is specified 2012-07-30 10:10:19 +02:00
SessionHelperTest.php Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
TextHelperTest.php Reduce duplication in test case. 2012-10-11 08:28:59 -04:00
TimeHelperTest.php Re-factor element generation. 2012-05-12 22:26:33 -04:00