]> granicus.if.org Git - clang/commit
Second round of review feedback.
authorGabor Greif <ggreif@gmail.com>
Mon, 17 Mar 2008 12:35:00 +0000 (12:35 +0000)
committerGabor Greif <ggreif@gmail.com>
Mon, 17 Mar 2008 12:35:00 +0000 (12:35 +0000)
commit5ca1b5a8e5541be14ef9d2be156016565f421c51
treeca01a460818015b2ac13095d0bf13c63eed34895
parentb5feb35360526da42ad7e3fa7ef3d44a5992b83c
Second round of review feedback.

* print out message when tests start
* testrunner sets status now
* on failed test run print out test name

I tested these changes with the non-parallel makefile
and it did not break.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48453 91177308-0d34-0410-b5e6-96231b3b80d8
test/Makefile.parallel
test/TestRunner.sh