Searched refs:testdata (Results 1 – 2 of 2) sorted by relevance
120 $testdata = <<<TEST variable130 $testdata .= "\n--INI--\n".implode("\n", $ini);133 $testdata .= "\n--ARGS--\n$cmdargv";136 $testdata .= "\n--FILE--\n".file_get_contents($file);141 } elseif (file_put_contents($testfile, $testdata)) {149 fwrite(STDERR, $testdata);
33 the same terms as the software itself. The data in the testdata directory is
Completed in 7 milliseconds