]> Cypherpunks repositories - gostls13.git/commit
all: rename type *testing.B variable to 'b'
authorLudi Rehak <ludi317@gmail.com>
Mon, 18 Apr 2022 23:39:24 +0000 (16:39 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 2 May 2022 14:44:49 +0000 (14:44 +0000)
commitfdf1d768f287e8024a5628612d25b9ea885a8198
tree68c9d6c9f4f38d304170e175408495ec2b429d61
parent7a22c8a07f0909ea4da71df7379640cc281bda12
all: rename type *testing.B variable to 'b'

Reserve 't' for type *testing.T variables.

Change-Id: I037328df59d3af1aa28714f9efe15695b6fd62a9
Reviewed-on: https://go-review.googlesource.com/c/go/+/400826
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/crypto/ecdsa/ecdsa_test.go
src/crypto/ed25519/internal/edwards25519/scalarmult_test.go
src/crypto/elliptic/elliptic_test.go