Commit 61063a2a by Ian Lance Taylor Committed by Ian Lance Taylor

Make-lang.in (check_go_parallelize): Test go-test.exp r* tests separately.

	* Make-lang.in (check_go_parallelize): Test go-test.exp r* tests
	separately.

From-SVN: r205872
parent 8f606521
2013-12-10 Ian Lance Taylor <iant@google.com>
* Make-lang.in (check_go_parallelize): Test go-test.exp r* tests
separately.
2013-12-05 Ian Lance Taylor <iant@google.com>
Revert this change; no longer required.
......
......@@ -132,9 +132,10 @@ go.srcman: doc/gccgo.1
lang_checks += check-go
lang_checks_parallelized += check-go
check_go_parallelize = go-test.exp=*/test/\[0-57-9a-bd-hj-zA-Z\]* \
check_go_parallelize = go-test.exp=*/test/\[0-57-9a-bd-hj-qs-zA-Z\]* \
go-test.exp=*/test/c* \
go-test.exp=*/test/i* \
go-test.exp=*/test/r* \
go-test.exp=*/test/6*
# Install hooks.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment