Home
last modified time | relevance | path

Searched refs:test_dirs (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/
H A Dserver-tests.php443 public $test_dirs = array('tests', 'pear', 'ext', 'sapi'); variable in testHarness
716 $this->test_dirs = array();
723 $this->test_dirs[] = realpath($path);
775 foreach ($this->test_dirs as $test_dir) {
798 foreach ($this->test_dirs as $dir) {
H A Drun-tests.php893 $test_dirs = array(); variable
898 $test_dirs[] = $dir;
907 foreach ($test_dirs as $dir) {

Completed in 14 milliseconds