cakephp2-php8/lib/Cake/TestSuite
mark_story 3b46cd43f1 Add logging and error when fixture creation fails.
This helps people find and solve issues faster/easier.

Fixes #3044
2012-07-17 22:48:50 -04:00
..
Coverage Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Fixture Add logging and error when fixture creation fails. 2012-07-17 22:48:50 -04:00
Reporter Fix web runner showing fails as passes when show_passes is on. 2012-07-13 22:58:07 -04:00
templates Fix funny warning. 2012-05-23 22:46:18 -04: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 Updated copyright to 2012. 2012-03-12 22:46:46 -04: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 '2.1' into 2.2 2012-05-03 21:06:35 -04:00