cakephp2-php8/lib/Cake/TestSuite
2012-11-21 15:39:03 +01:00
..
Coverage Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Fixture Merge branch '2.3' into type-checks 2012-10-24 19:03:44 +01:00
Reporter converting $foo == / $foo == 0 to !$foo (and a few $foo === 0) 2012-09-14 18:42:25 +01:00
templates Merge branch 'master' into 2.3 2012-11-10 21:33:26 -05:00
CakeTestCase.php fix coding standards 2012-11-21 15:39:03 +01:00
CakeTestLoader.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
CakeTestRunner.php Add missing import 2012-10-14 22:22:46 -04:00
CakeTestSuite.php CakeTestSuite::addTestDirectory() ignore non-php 2012-04-23 12:15:29 -04:00
CakeTestSuiteCommand.php fix coding standards 2012-11-21 15:39:03 +01:00
CakeTestSuiteDispatcher.php Code cleanup, break if found, no reason to go through entire vendor list overwriting if found on first try. No reason to create variables we don't need. 2012-06-11 12:40:53 -06:00
ControllerTestCase.php Merge branch 'master' into 2.3 2012-11-20 23:02:33 -05:00