cakephp2-php8/lib/Cake/Test/Case/Utility
ndm2 323e8d8d76 Add underscore support for multi word irregulars.
Underscore separated words were not catched by the irregular regex,
tests however didn't fail as the default rules matched the tested words
too. The added test should ensure that this won't happen again.

Fixes the gap left by the previous #6538 fix.
2015-05-12 14:33:15 +02:00
..
CakeNumberTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTimeTest.php Fixed return type of toQuarter in CakeTime and TimeHelper 2015-03-02 12:08:11 +01:00
ClassRegistryTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
DebuggerTest.php Use (int) cast instead of intval() function for performance reasons and to unify it. 2014-09-10 15:52:57 +02:00
FileTest.php Fix PHPCS error. 2015-01-12 21:37:34 -05:00
FolderTest.php Merge branch 'master' into 2.6 2014-10-30 21:20:53 -04:00
HashTest.php Fix null path in Hash::get() causing exceptions. 2015-04-09 07:50:29 -04:00
InflectorTest.php Add underscore support for multi word irregulars. 2015-05-12 14:33:15 +02:00
ObjectCollectionTest.php Add @trigger doc blocks of methods triggering CakeEvent 2014-11-30 14:45:40 -07:00
SanitizeTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
SecurityTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
SetTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
StringTest.php Stop goofy formatting when newlines are present already. 2015-01-06 13:13:33 +01:00
ValidationTest.php Merge branch 'master' into 2.6 2014-08-03 01:05:36 +05:30
XmlTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00