cakephp2-php8/lib/Cake/TestSuite
chinpei215 3b75bd2dea Fix risky tests
- Fix CakeTestCase::run() to restore original output buffering level
- Fix an undefined variable warning in missing_controller.ctp
- Fix ViewTest (backport of 92bd86274b64c31ef6034caa74bb168be041b5e0)
- Fix ThemeViewTest
2017-03-25 20:24:31 +09:00
..
Coverage Added All options enabled when running test from webfrontend 2014-12-26 15:49:42 -03:00
Fixture Fix whitespace. 2016-09-13 21:46:28 -04:00
Reporter Make test suites compatible with PHPUnit 4.8 2017-03-25 17:58:20 +09:00
Stub Use traditional array syntax 2015-12-01 15:16:54 +00:00
templates Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
CakeTestCase.php Fix risky tests 2017-03-25 20:24:31 +09:00
CakeTestLoader.php Various improvements to the CakePHP test files 2015-09-25 17:22:00 +02:00
CakeTestRunner.php Make test suites compatible with PHPUnit 4.8 2017-03-25 17:58:20 +09:00
CakeTestSuite.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTestSuiteCommand.php Make test suites compatible with PHPUnit 4.8 2017-03-25 17:58:20 +09:00
CakeTestSuiteDispatcher.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
ControllerTestCase.php Remove whitespace. 2016-04-19 15:27:30 -04:00