Searched refs:testsDir (Results 1 – 2 of 2) sorted by relevance
4 $testsDir = $argv[1]; variable6 $testsDir = __DIR__ . '/../../Zend/tests'; variable20 new RecursiveDirectoryIterator($testsDir),33 $outFile = str_replace($testsDir, '', $file);
3 $testsDir = __DIR__ . '/../../Zend/tests/'; variable5 new RecursiveDirectoryIterator($testsDir),20 $outFile = str_replace($testsDir, '', $file);
Completed in 4 milliseconds