cakephp2-php8/lib/Cake/TestSuite
mark_story 972d5752bf Improve error message.
Fixture datasources must begin with test so you don't accidentally use
a real datasource.

Fixes #3254
2012-10-04 20:41:02 -04:00
..
Coverage Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Fixture Improve error message. 2012-10-04 20:41:02 -04:00
Reporter Fix unescaped entities. 2012-08-27 14:48: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 Fix silent failures. 2012-08-20 16:19:34 -04:00