Descriptioncmd/go, testing: revise docs for test flags
In cmd/go's 'go help testflag':
* Rewrite list of flags to drop test. prefix on every name.
* Sort list of flags.
* Add example of using -bench to match all benchmarks.
In testing:
* Remove mention of undefined 'CPU group' concept.
Fixes issue 4488.
Fixes issue 4508.
Patch Set 1 #Patch Set 2 : diff -r 4bdac0ab4493 https://code.google.com/p/go/ #Patch Set 3 : diff -r 4bdac0ab4493 https://code.google.com/p/go/ #
Total comments: 8
Patch Set 4 : diff -r 36925180b9ef https://code.google.com/p/go/ #Patch Set 5 : diff -r b67523215571 https://code.google.com/p/go/ #
MessagesTotal messages: 6
|