testing: Add testing.MainStart function.
authorIan Lance Taylor <ian@gcc.gnu.org>
Sat, 13 Dec 2014 01:00:49 +0000 (01:00 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Sat, 13 Dec 2014 01:00:49 +0000 (01:00 +0000)
commite846322c86b14ce9bac49bbf5869c9427449c507
treea615946a61fed21d2415d9fe5b19a6df15bddc21
parentc31fc2f424c31a4915c81500e8da72dc751d0db5
testing: Add testing.MainStart function.

This patches in the Go 1.4 function, for convenience for
people using the Go 1.4 go tool with mainline gccgo.

From-SVN: r218700
libgo/go/testing/testing.go