Searched refs:test_dirs (Results 1 – 2 of 2) sorted by relevance
435 public $test_dirs = array('tests', 'pear', 'ext', 'sapi'); variable in testHarness707 $this->test_dirs = array();714 $this->test_dirs[] = realpath($path);763 foreach ($this->test_dirs as $test_dir) {786 foreach ($this->test_dirs as $dir) {
898 $test_dirs = array(); variable903 $test_dirs[] = $dir;912 foreach ($test_dirs as $dir) {
Completed in 12 milliseconds