cakephp2-php8/lib/Cake/Test/Case/Utility
mark_story 1ae470a284 Fix inflection rules for curves.
Remove curve from the uninflected list and update rules so it, wolves,
and lives are still properly handled.

Fixes #2148
2013-10-17 12:15:56 -04:00
..
CakeNumberTest.php Merge branch 'master' into 2.4 2013-08-16 14:47:01 -04:00
CakeTimeTest.php Merge branch 'master' into 2.4 2013-08-16 14:47:01 -04:00
ClassRegistryTest.php Missed a couple instanceOf asserations 2013-09-24 22:12:51 -04:00
DebuggerTest.php Make tests pass on win. 2013-10-14 23:59:14 +02:00
FileTest.php simplify tests 2013-09-19 00:17:21 +02:00
FolderTest.php Correct method names and missing parent calls. 2013-10-07 20:24:28 +02:00
HashTest.php Use array_key_exists instead of isset() 2013-09-19 21:44:09 -04:00
InflectorTest.php Fix inflection rules for curves. 2013-10-17 12:15:56 -04:00
ObjectCollectionTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
SanitizeTest.php cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +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 Make String::wrap() unicode aware. Solves #3981. 2013-10-01 22:35:11 +02:00
ValidationTest.php Allow international domains to pass validation. Fixes #1763 2013-10-13 23:43:29 +02:00
XmlTest.php Make tests pass on win. 2013-10-14 23:59:14 +02:00