Home
last modified time | relevance | path

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

/PHP-7.0/
H A Drun-tests.php1370 $tested_file = $shortname;
1373 show_result("BORK", $bork_info, $tested_file);
1494 $tested_file = $tmp_relative_file;
1606 show_result('SKIP', $tested, $tested_file, '', $temp_filenames);
1670 show_redirect_start($IN_REDIRECT['TESTS'], $tested, $tested_file);
1679 show_redirect_ends($IN_REDIRECT['TESTS'], $tested, $tested_file);
2619 function show_redirect_start($tests, $tested, $tested_file) argument
2628 echo "REDIRECT $tests ($tested [$tested_file]) begin\n";
2635 function show_redirect_ends($tests, $tested, $tested_file) argument
2644 echo "REDIRECT $tests ($tested [$tested_file]) done\n";
[all …]

Completed in 11 milliseconds