]> Cypherpunks repositories - gostls13.git/commit
test: add test coverage for type-switch hash collisions
authorMatthew Dempsky <mdempsky@google.com>
Mon, 16 Sep 2019 21:59:32 +0000 (14:59 -0700)
committerMatthew Dempsky <mdempsky@google.com>
Mon, 16 Sep 2019 22:14:49 +0000 (22:14 +0000)
commit115e4c9c14779f2561de4299b5748b98d7dd8cf0
treedfe99fbdf3ee8d65fa1871347b925c557d035921
parentc1000c500cb4cec2991f8c1924cd5fff05279658
test: add test coverage for type-switch hash collisions

This CL expands the test for #29612 to check that type switches also
work correctly when type hashes collide.

Change-Id: Ia153743e6ea0736c1a33191acfe4d8ba890be527
Reviewed-on: https://go-review.googlesource.com/c/go/+/195782
Run-TryBot: Matthew Dempsky <mdempsky@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
test/fixedbugs/issue29612.dir/main.go