Descriptioncmd/go: improvements
Print build errors to stderr during 'go run'.
Stream test output during 'go test' (no args). Fixes issue 2731.
Add go test -i to install test dependencies. Fixes issue 2685.
Fix data race in exitStatus. Fixes issue 2709.
Fix tool paths. Fixes issue 2817.
Patch Set 1 #Patch Set 2 : diff -r f2167956d923 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r f2167956d923 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r f2167956d923 https://go.googlecode.com/hg/ #
Total comments: 2
Patch Set 5 : diff -r f2167956d923 https://go.googlecode.com/hg/ #Patch Set 6 : diff -r f2167956d923 https://go.googlecode.com/hg/ #
Total comments: 1
Patch Set 7 : diff -r 4a3153e8b6bc https://go.googlecode.com/hg/ #
MessagesTotal messages: 9
|