]> Cypherpunks repositories - gostls13.git/commit
net/netip: add test that Compare and reflect.DeepEqual match
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 24 Jun 2024 14:57:45 +0000 (07:57 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 24 Jun 2024 15:28:56 +0000 (15:28 +0000)
commit085cf0fcdc4faa2f473839f8cc1860ec5bcf97a3
tree31de0a7a376cdd931c290453c04d981ddb595971
parent740043f516f716fe359ffd3bd76f1a30a9aa5eec
net/netip: add test that Compare and reflect.DeepEqual match

Updates #68113

Change-Id: I1107686ef364f77f48f55534ea8ec68d1785e1e6
Reviewed-on: https://go-review.googlesource.com/c/go/+/594375
Auto-Submit: Brad Fitzpatrick <bradfitz@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
src/net/netip/netip_test.go