cakephp2-php8/lib/Cake/TestSuite
Tounu 316fd50443 Allow sub-directories for Fixture folder
Allow sub-directories for Test/Fixture folder (for app. and plugin.)
The directory separator is '/'.
A file ``MyClassFixture.php` in the folder `Fixture/MyFolder` will be included like this :
`'app.MyFolder/my_class'`
2014-03-11 20:12:52 +01:00
..
Coverage Merge branch 'master' into 2.5 2014-02-16 14:24:19 -05:00
Fixture Allow sub-directories for Fixture folder 2014-03-11 20:12:52 +01:00
Reporter Remove dead and unused code. 2014-02-11 16:38:24 -05:00
templates Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTestCase.php Mark compatibility shims as deprecated. 2014-02-17 10:29:03 -05:00
CakeTestLoader.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTestRunner.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTestSuite.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTestSuiteCommand.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTestSuiteDispatcher.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ControllerTestCase.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00