cakephp2-php8/lib/Cake/Test/Case/Utility
mark_story d228d83b1e Relative paths should be created relative to pwd.
If create() is called with a relative directory and the path does not
exist, it should be created inside of the folder->pwd() and not inside
the process' cwd.

Refs #4990
2014-10-27 21:32:28 -04:00
..
CakeNumberTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTimeTest.php Forward port fixes for #4294 from 1.3 to 2.x 2014-08-20 00:25:01 +02: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 Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
FolderTest.php Relative paths should be created relative to pwd. 2014-10-27 21:32:28 -04:00
HashTest.php Fix Hash::remove() removing data even if the path is not matched 2014-09-23 22:00:49 +02:00
InflectorTest.php Make words ending in data uninflected. 2014-08-30 20:27:37 -04:00
ObjectCollectionTest.php fix indentation 2014-04-02 03:12:22 +02: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 more corrections in order 2014-01-10 00:33:27 +01:00
ValidationTest.php Make year range validation less strict by default. 2014-07-26 04:06:26 +02:00
XmlTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00