Searched refs:tested_file (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/ |
H A D | run-tests.php | 1296 $tested_file = $shortname; 1299 show_result("BORK", $bork_info, $tested_file); 1399 $tested_file = $tmp_relative_file; 1502 show_result('SKIP', $tested, $tested_file, '', $temp_filenames); 1556 show_redirect_start($IN_REDIRECT['TESTS'], $tested, $tested_file); 1565 show_redirect_ends($IN_REDIRECT['TESTS'], $tested, $tested_file); 2488 function show_redirect_start($tests, $tested, $tested_file) argument 2497 echo "REDIRECT $tests ($tested [$tested_file]) begin\n"; 2504 function show_redirect_ends($tests, $tested, $tested_file) argument 2513 echo "REDIRECT $tests ($tested [$tested_file]) done\n"; [all …]
|
Completed in 9 milliseconds