]> Cypherpunks repositories - gostls13.git/commit
misc: log 'ok' from 'go run' tests on success
authorBryan C. Mills <bcmills@google.com>
Fri, 22 Nov 2019 22:14:25 +0000 (17:14 -0500)
committerBryan C. Mills <bcmills@google.com>
Mon, 25 Nov 2019 16:43:27 +0000 (16:43 +0000)
commite16f64c0947dac656465fe9321af5a626a7a4107
tree6c3351b454e04b123049c22812adcfde2bcf7ec4
parent476395cb3e97cf7d9c50d8fe57c2c7926f1cff48
misc: log 'ok' from 'go run' tests on success

Otherwise, these tests produce no output, which can make the overall
output of all.bash a bit tricky to decipher.

Updates #30316
Updates #29062

Change-Id: I33b9e070fd28b9f21ece128e9e603a982c08b7cc
Reviewed-on: https://go-review.googlesource.com/c/go/+/208483
Run-TryBot: Bryan C. Mills <bcmills@google.com>
Reviewed-by: Jay Conrod <jayconrod@google.com>
misc/cgo/testasan/main.go
misc/cgo/testsigfwd/main.go
src/cmd/dist/test.go