Searched refs:test_dirs (Results 1 – 2 of 2) sorted by relevance
443 public $test_dirs = array('tests', 'pear', 'ext', 'sapi'); variable in testHarness717 $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) {
833 $test_dirs = array(); variable838 $test_dirs[] = $dir;847 foreach ($test_dirs as $dir) {
Completed in 21 milliseconds