Home
last modified time | relevance | path

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

/PHP-Parser/tools/fuzzing/
H A DgenerateCorpus.php3 $testDir = __DIR__ . '/../../test'; variable
4 require $testDir . '/bootstrap.php';
5 require $testDir . '/PhpParser/CodeTestParser.php';
6 require $testDir . '/PhpParser/CodeParsingTest.php';
8 $inputDirs = [$testDir . '/code/parser', $testDir . '/code/prettyPrinter'];

Completed in 5 milliseconds