Searched refs:tested_file (Results 1 – 1 of 1) sorted by relevance
/PHP-8.0/ |
H A D | run-tests.php | 1967 $tested_file = $shortname; 1970 show_result("BORK", $bork_info, $tested_file); 1979 junit_mark_test_as('BORK', $shortname, $tested_file, 0, $bork_info); 2108 $tested_file = $tmp_relative_file; 2109 $shortname = str_replace(TEST_PHP_SRCDIR . '/', '', $tested_file); 2311 show_redirect_ends($IN_REDIRECT['TESTS'], $tested, $tested_file); 3314 echo "REDIRECT $tests ($tested [$tested_file]) begin\n"; 3325 echo "REDIRECT $tests ($tested [$tested_file]) done\n"; 3364 string $tested_file, argument 3386 echo "$color $tested [$tested_file] $extra\n"; [all …]
|
Completed in 11 milliseconds