]> Cypherpunks repositories - gostls13.git/commit
test/codegen: document -all_codegen option in README
authorCherry Zhang <cherryyz@google.com>
Wed, 28 Aug 2019 18:42:06 +0000 (14:42 -0400)
committerDaniel Martí <mvdan@mvdan.cc>
Mon, 16 Sep 2019 11:53:57 +0000 (11:53 +0000)
commitd9b8ffa51cf7cafe18107ec53a4ec3ceff15ce46
tree89398f4e5249f157ce84b514a25d3587bf299c2f
parent75da700d0ae307ebfd4a3493b53e8f361c16f481
test/codegen: document -all_codegen option in README

It is useful to know about the -all_codegen option for running
codegen tests for all platforms. I was puzzling that some codegen
test was not failing on my local machine or on trybot, until I
found this option.

Change-Id: I062cf4d73f6a6c9ebc2258195779d2dab21bc36d
Reviewed-on: https://go-review.googlesource.com/c/go/+/192101
Reviewed-by: Daniel Martí <mvdan@mvdan.cc>
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
test/codegen/README