cakephp2-php8/lib/Cake/TestSuite
mark_story b261024111 Make fixtures disable source caching.
Disabling source caching when using fixtures fixes
issues with test suites.  Testsuites could previously have
test order errors caused by differences in cached and un-cached sources listings.
Fixes #1942
2011-10-11 22:10:09 -04:00
..
Coverage Fixing issue where divide by 0 errors would crop up on empty files. 2011-09-01 20:33:09 +01:00
Fixture Make fixtures disable source caching. 2011-10-11 22:10:09 -04:00
Reporter Fixing some @package declarations 2011-09-30 13:17:12 -04:30
templates Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
CakeTestCase.php Fixing issue where CakeTestCase would erase custom bootstrapped paths in tearDown(). 2011-08-29 22:14:18 -04:00
CakeTestLoader.php Fixing some @package declarations 2011-09-30 13:17:12 -04:30
CakeTestRunner.php Adding a few class loading related changes to make the ApiGenerator plugin happy 2011-09-30 01:55:33 -04:30
CakeTestSuite.php Excluding hidden files from test directory adding. 2011-09-27 20:43:47 -04:00
CakeTestSuiteCommand.php Adding a few class loading related changes to make the ApiGenerator plugin happy 2011-09-30 01:55:33 -04:30
CakeTestSuiteDispatcher.php Updating all @package annotations in doc blocks 2011-07-26 01:46:14 -04:30
ControllerTestCase.php Updating doc blocks. 2011-09-12 23:00:56 -04:00