cakephp2-php8/lib/Cake/TestSuite
mark_story 6cb21e6dc8 Change default value to allow code coverage on non-app files.
Don't default to app, as it prevents generating code coverage for core
and plugin files.

Fixes #6533
2015-05-10 21:34:08 -04:00
..
Coverage Added All options enabled when running test from webfrontend 2014-12-26 15:49:42 -03:00
Fixture Fix whitespace. 2014-12-10 22:17:02 -05:00
Reporter Added conditional to do not show rerun link if is warning of no test present 2014-12-26 15:50:25 -03:00
templates Update phpunit.php 2015-02-05 12:02:18 +00:00
CakeTestCase.php Make sure default datasource is not used for mock 2015-02-27 15:26:49 +01:00
CakeTestLoader.php Fix the test suite package doc block errors. 2014-06-05 00:24:01 -04:00
CakeTestRunner.php PHPUnit can be included as a phar file. 2014-11-24 14:51:36 -05:00
CakeTestSuite.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTestSuiteCommand.php PHPUnit can be included as a phar file. 2014-11-24 14:51:36 -05:00
CakeTestSuiteDispatcher.php Change default value to allow code coverage on non-app files. 2015-05-10 21:34:08 -04:00
ControllerTestCase.php Fix errors when testing controllers that use file() 2015-04-09 20:38:37 -04:00