gcc/libgo/go/internal/testenv
Ian Lance Taylor 0818233f80 internal/testenv: support testing gccgo
If GO_TESTING_GOTOOLS is set in the environment, permit tests using
    gccgo to run the go tool. Like GO_BUILDER_NAME, this should not be set
    normally. But it is needed when testing the go tool itself, and will
    be set by the gotools Makefile in a future CL.
    
    Reviewed-on: https://go-review.googlesource.com/45693

From-SVN: r249195
2017-06-14 13:47:28 +00:00
..
testenv_cgo.go
testenv_notwin.go
testenv_windows.go
testenv.go internal/testenv: support testing gccgo 2017-06-14 13:47:28 +00:00