]> Cypherpunks repositories - gostls13.git/commit
go cmd: print more than one error when running go test
authorRobert Griesemer <gri@golang.org>
Thu, 23 Feb 2012 06:33:45 +0000 (22:33 -0800)
committerRobert Griesemer <gri@golang.org>
Thu, 23 Feb 2012 06:33:45 +0000 (22:33 -0800)
commit548591b77d115a557e8e6351b78b96831002b306
tree79f595c02f4d29a75d4ebd318b2eafb46ab6ea99
parentb05e3f11b16c2961a0f0492440f3eeca3c2fa2ce
go cmd: print more than one error when running go test

Fixes #3055.

R=rsc, r
CC=golang-dev
https://golang.org/cl/5683079
src/cmd/go/test.go