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