cakephp2-php8/lib/Cake/Test/Case/Utility
Mark van Driel 559fb5805b Fix formatting with locales using , as decimal separator
No double number formatting for readable size

Fixed testPrecisionLocalized for travis (when locale is missing?)

Switched locale to nl_NL and fixed test

Skip test when locale is not available
2013-08-14 22:19:38 +02:00
..
CakeNumberTest.php Fix formatting with locales using , as decimal separator 2013-08-14 22:19:38 +02:00
CakeTimeTest.php Making CakeTime display 'about X ago' when time passed is lower than accuracy 2013-08-12 10:01:38 -04:00
ClassRegistryTest.php remove name attribute where not necessary, clean up doc blocks 2013-06-08 04:29:08 +02:00
DebuggerTest.php Added case for unknown type. Fixes #3966 2013-08-06 18:30:00 -07:00
FileTest.php doc block corrections 2013-07-05 16:17:23 +02:00
FolderTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
HashTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
InflectorTest.php Added more words to InflectorTest 2013-07-10 17:49:18 +02:00
ObjectCollectionTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
SanitizeTest.php coding standards whitespace and single quote 2013-06-09 17:20:08 +02:00
SecurityTest.php correct return types in doc blocks 2013-07-05 17:19:22 +02:00
SetTest.php coding standards according to new sniffer rules 2013-08-08 01:03:21 +02:00
StringTest.php prevent rtrim to remove whitespace from test 2013-08-08 01:14:31 +02:00
ValidationTest.php more whitespace coding standard corrections 2013-06-09 17:39:48 +02:00
XmlTest.php Fix a problem of tag values which is not taken into account 2013-06-09 00:52:06 +02:00