golang/src/flag
cui fliter 5d0a277fac flag: add available godoc link
Change-Id: I00d49ded65801ab12322f711d1ac6131d69aea34
Reviewed-on: https://go-review.googlesource.com/c/go/+/535081
Reviewed-by: Carlos Amedee <carlos@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: shuang cui <imcusg@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
2023-10-18 19:36:19 +00:00
..
example_func_test.go flag: add BoolFunc; FlagSet.BoolFunc 2023-03-16 16:44:21 +00:00
example_test.go flag: clarify that the main func at pkg.go.dev is part of a testing suite 2022-10-26 18:59:00 +00:00
example_textvar_test.go flag: add TextVar function 2022-03-10 16:56:17 +00:00
example_value_test.go flag: add a Value example 2018-06-21 23:32:53 +00:00
export_test.go flag: make tests silent 2022-03-07 09:29:14 +00:00
flag.go flag: add available godoc link 2023-10-18 19:36:19 +00:00
flag_test.go all: use ^TestName$ regular pattern for invoking a single test 2023-09-05 23:35:29 +00:00