cakephp2-php8/lib/Cake/Test/Case/TestSuite
Till Claassen 3f7e2f536f CakeTestSuite::addTestDirectory() ignore non-php
CakeTestSuite::addTestDirectory() and addTestDirectoryRecursive()
now ignore any files that do not end in .php

This avoids any stray non-php files being parsed, especially
tilde-style backup files that end in .php~

Improves #2031

Signed-off-by: mark_story <mark@mark-story.com>
2012-04-23 12:15:29 -04:00
..
CakeTestCaseTest.php Fix most code standards errors in Case/TestSuite. 2012-03-18 17:31:53 -04:00
CakeTestFixtureTest.php Correct parameter order of assertEquals and assertNotEquals 2012-03-22 23:37:12 -07:00
CakeTestSuiteTest.php CakeTestSuite::addTestDirectory() ignore non-php 2012-04-23 12:15:29 -04:00
ControllerTestCaseTest.php Fix whitespace errors. 2012-04-08 20:40:30 -04:00
HtmlCoverageReportTest.php Fix most code standards errors in Case/TestSuite. 2012-03-18 17:31:53 -04:00