cakephp2-php8/lib/Cake/TestSuite
mark_story e0aab77dab Merge branch 'master' into 2.3
Conflicts:
	app/Config/Schema/i18n.php
	lib/Cake/I18n/Multibyte.php
	lib/Cake/Test/Case/Log/CakeLogTest.php
	lib/Cake/Test/Case/Routing/DispatcherTest.php
2012-11-10 21:33:26 -05: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 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 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 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