cakephp2-php8/lib/Cake/Test/Case/View/Helper
mark_story 3729ac1f2f Fix issue where the incorrect meridian would be selected.
When combining 12 hour format, interval and afternoon times, the
incorrect meridian would be selected.  Moving the hour math into
FormHelper::hour() makes that method generally more correct and lenient
on its input.

Fixes #3299
2012-10-23 12:47:12 -04:00
..
CacheHelperTest.php Supress fewer errors. 2012-09-03 20:13:30 -04:00
FormHelperTest.php Fix issue where the incorrect meridian would be selected. 2012-10-23 12:47:12 -04:00
HtmlHelperTest.php Fix double base dir in image() with fullBase. 2012-07-03 20:48:17 -04:00
JqueryEngineHelperTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
JsHelperTest.php More missing parent calls. 2012-08-12 02:28:12 +05:30
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