提交 e92ce4e3 编写于 作者: B Ben Laurie

Show start/end of tests.

上级 3426b8ed
...@@ -341,7 +341,7 @@ sub get_tests ...@@ -341,7 +341,7 @@ sub get_tests
$r =~ s/\.\.\/(\S+)/\$(SRC_D)\/$1/g; $r =~ s/\.\.\/(\S+)/\$(SRC_D)\/$1/g;
$r = fixrules($r); $r = fixrules($r);
$each .= "$t: test_scripts $d\n$r\n"; $each .= "$t: test_scripts $d\n\t\@echo '$t test started'\n$r\t\@echo '$t test done'\n\n";
} }
# FIXME: Might be a clever way to figure out what needs copying # FIXME: Might be a clever way to figure out what needs copying
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册