cakephp2-php8/lib/Cake/Test/Case/Utility
mark_story 7d052bdbc1 Backport 5714cf14a9ca4b439b872aaf3ad6e5bfddda46ad to 2.x
Fix file:// paths being mishandled on windows.

While I don't think its feasible to fix all the cases reported in #7275
as certain paths have different meaning in windows, we can fix file://
not working.

Refs #7275
2015-12-24 16:19:57 -05:00
..
CakeNumberTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTextTest.php Annotate test coverage 2015-08-11 16:36:09 +02:00
CakeTimeTest.php Capitalize Windows, the OS 2015-07-09 15:54:03 +02:00
ClassRegistryTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
DebuggerTest.php use constant PHP_SAPI 2015-07-26 15:35:03 +02:00
FileTest.php Backport 5714cf14a9ca4b439b872aaf3ad6e5bfddda46ad to 2.x 2015-12-24 16:19:57 -05:00
FolderTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
HashTest.php Merge pull request #7077 from dereuromark/2.7-static 2015-07-23 22:27:37 -04:00
InflectorTest.php Correct inflection of virus. 2015-09-28 21:04:23 -04:00
ObjectCollectionTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
SanitizeTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
SecurityTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
SetTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
ValidationTest.php remove extract function in the Validation::comparison 2015-11-29 22:42:55 +09:00
XmlTest.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00