1
0
mirror of https://github.com/golang/go synced 2024-11-18 16:54:43 -07:00
go/src/time
Daniel Martí 516e6f6d5d all: remove some unused parameters in test code
Mostly unnecessary *testing.T arguments.

Found with github.com/mvdan/unparam.

Change-Id: Ifb955cb88f2ce8784ee4172f4f94d860fa36ae9a
Reviewed-on: https://go-review.googlesource.com/41691
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-04-25 14:38:10 +00:00
..
example_test.go
export_android_test.go
export_test.go
export_windows_test.go
format_test.go testing/quick: generate all possible int64, uint64 values 2017-04-03 14:01:25 +00:00
format.go
genzabbrs.go
internal_test.go
mono_test.go
sleep_test.go all: remove some unused parameters in test code 2017-04-25 14:38:10 +00:00
sleep.go
sys_plan9.go
sys_unix.go
sys_windows.go
tick_test.go
tick.go
time_test.go time: test and fix Time.Round, Duration.Round for d > 2⁶² 2017-03-31 20:39:58 +00:00
time.go time: test and fix Time.Round, Duration.Round for d > 2⁶² 2017-03-31 20:39:58 +00:00
zoneinfo_abbrs_windows.go
zoneinfo_android_test.go
zoneinfo_android.go
zoneinfo_ios.go
zoneinfo_plan9.go
zoneinfo_read.go
zoneinfo_test.go
zoneinfo_unix.go
zoneinfo_windows_test.go
zoneinfo_windows.go
zoneinfo.go