]> granicus.if.org Git - php/commitdiff
- Show end of relay testing block
authorMarcus Boerger <helly@php.net>
Mon, 18 Jul 2005 00:19:28 +0000 (00:19 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 18 Jul 2005 00:19:28 +0000 (00:19 +0000)
run-tests.php

index 31bea0c522f57169c4ff3205d5825b637a163693..d4ab060f323c226e933601dd9ba71849a8b2ac6f 100755 (executable)
@@ -886,6 +886,9 @@ TEST $file
                                fwrite($failed_tests_file, "$tested: $name\n");
                        }
                }
+
+               echo "---> $IN_REDIRECT[TESTS] ($tested) done\n";
+
                $GLOBALS['test_idx'] = $test_idx;
 
                $test_files = $saved_test_files;