cakephp2-php8/lib/Cake/Test/Case/View/Helper
wnasich c95ab282dc Test case and Fix for: Number::currency() issue
Fixes currency() for custom formats and numbers between -1 and 1.

Fixes #2489

Conflicts:

	lib/Cake/Test/Case/View/Helper/NumberHelperTest.php
	lib/Cake/View/Helper/NumberHelper.php
2012-01-19 21:07:27 -05:00
..
CacheHelperTest.php Adding test for CacheHelper. 2011-12-17 12:09:50 -05:00
FormHelperTest.php Fix infinite loop when minYear/maxYear are not int. 2011-12-11 22:11:14 -05:00
HtmlHelperTest.php Remove duplicate methods. 2012-01-03 21:11:45 -05:00
JqueryEngineHelperTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
JsHelperTest.php Indentation fix (tab instead of spaces) 2011-12-20 22:26:43 -05:00
MootoolsEngineHelperTest.php Code consistency formatting tweaks 2011-12-06 12:52:48 -08:00
NumberHelperTest.php Test case and Fix for: Number::currency() issue 2012-01-19 21:07:27 -05:00
PaginatorHelperTest.php Adhere to code formatting standard 2011-11-30 23:21:31 -08:00
PrototypeEngineHelperTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
RssHelperTest.php Unskip some tests. 2011-12-03 15:00:06 -05:00
SessionHelperTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
TextHelperTest.php Fix tag order when closing open tags with TextHelper::truncate() 2011-12-25 09:10:50 -08:00
TimeHelperTest.php Adhere to code formatting standard 2011-11-30 23:21:31 -08:00