cakephp2-php8/lib/Cake/Test/Case/Utility
Majna c40d132f81 Fix Folder::tree() when excluding dot files or folders.
When 'exclude' param is array('.') files/folders are not skipped. Added test.
2012-02-17 20:46:52 +01:00
..
CakeNumberTest.php renaming NumberHelperTest to CakeNumberTest 2012-02-10 22:25:59 +07:00
CakeTimeTest.php changing methods in CakeTime class to static 2012-02-14 09:34:36 +07:00
ClassRegistryTest.php Fix bad merge and failing test. 2011-12-11 23:20:19 -05:00
DebuggerTest.php Added reponse object as property of View class View::$response. Refactored HtmlHelper::media() a bit. 2012-02-06 20:45:00 +05:30
FileTest.php Merge branch '2.0' into 2.1 2011-12-22 03:15:04 +05:30
FolderTest.php Fix Folder::tree() when excluding dot files or folders. 2012-02-17 20:46:52 +01:00
InflectorTest.php Fix singularization of 'foes' 2012-01-05 21:22:40 -05:00
ObjectCollectionTest.php Making the CakeEvent -> ObjectCollection bridge more intelligent, adding tests 2011-12-25 23:17:08 -04:30
SanitizeTest.php Fix tests that fail on windows. 2012-01-24 21:12:26 -05:00
SecurityTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
SetTest.php allow specifying an explicit root 2012-01-18 13:05:44 +01:00
StringTest.php moving methods from TextHelperTest to StringTest 2012-02-10 22:26:00 +07:00
ValidationTest.php Add test for Validation::url() + sftp. 2012-01-19 22:04:10 -05:00
XmlTest.php Consistently setting setUp() and tearDown() on test cases 2011-12-04 13:27:51 -08:00