Descriptiongo: help messages for 'go test'
The plan is to make 'go test' replace gotest entirely, so it
cannot refer to gotest's godoc. Instead, copy gotest's
documentation in as three different help messages:
'go help test', 'go help testflag', and 'go help testfunc'.
Patch Set 1 #Patch Set 2 : diff -r 533d76fb35b1 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 533d76fb35b1 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 533d76fb35b1 https://go.googlecode.com/hg/ #
Total comments: 8
Patch Set 5 : diff -r 56290665c4e3 https://go.googlecode.com/hg/ #Patch Set 6 : diff -r bb1b29810d65 https://go.googlecode.com/hg/ #MessagesTotal messages: 5
|