cakephp2-php8/lib/Cake/TestSuite
dogmatic69 408e619c9f Merge branch '2.3' into type-checks
Conflicts:
	lib/Cake/Console/Command/Task/ModelTask.php
	lib/Cake/Controller/Component/RequestHandlerComponent.php
	lib/Cake/Model/Datasource/Database/Mysql.php
	lib/Cake/Utility/CakeNumber.php
2012-10-01 02:08:00 +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-01 02:08:00 +01:00
Reporter converting $foo == / $foo == 0 to !$foo (and a few $foo === 0) 2012-09-14 18:42:25 +01:00
templates unified doctype for browser related layout templates 2012-07-24 18:06:39 +02:00
CakeTestCase.php Merge remote-tracking branch 'origin/2.1' into 2.2 2012-04-29 20:05:39 -04:30
CakeTestLoader.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
CakeTestRunner.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
CakeTestSuite.php CakeTestSuite::addTestDirectory() ignore non-php 2012-04-23 12:15:29 -04:00
CakeTestSuiteCommand.php converting $foo == / $foo == 0 to !$foo (and a few $foo === 0) 2012-09-14 18:42:25 +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 Fix silent failures. 2012-08-20 16:19:34 -04:00