]> Cypherpunks repositories - gostls13.git/commit
tests: improve consistency and clarity of test diagnostics
authorjjpinto <jorgpinto@gmail.com>
Mon, 29 Dec 2025 19:39:04 +0000 (19:39 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 29 Dec 2025 20:17:32 +0000 (12:17 -0800)
commitb3ed0627ce2476d438711e8fceafb39f3bd14b4e
tree413ae77f3e6d372fe512a631b0c1b444da54d076
parent3dcb48d2982e064ac8b5be01fe6847133fe56b88
tests: improve consistency and clarity of test diagnostics

Minor updates to test diagnostics for consistency and readability:
- Corrected an incorrect identifier
- Standardized float formatting

No behavior changes.

Change-Id: I3d3633a7cc487209341ea92101f8c67848212080
GitHub-Last-Rev: b2822e846a91ce2563445f90f8d5768662a9babf
GitHub-Pull-Request: golang/go#77001
Reviewed-on: https://go-review.googlesource.com/c/go/+/732762
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
test/cmplxdivide.go
test/map.go