Home
last modified time | relevance | path

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

/PHP-5.5/
H A Dserver-tests.php443 public $test_dirs = array('tests', 'pear', 'ext', 'sapi'); variable in testHarness
717 $this->test_dirs = array();
724 $this->test_dirs[] = realpath($path);
776 foreach ($this->test_dirs as $test_dir) {
799 foreach ($this->test_dirs as $dir) {
H A Drun-tests.php853 $test_dirs = array(); variable
858 $test_dirs[] = $dir;
867 foreach ($test_dirs as $dir) {

Completed in 13 milliseconds