]> Cypherpunks repositories - gostls13.git/commit
test: generate tests for arithmetic on narrow types
authorKeith Randall <khr@golang.org>
Fri, 16 Jan 2015 05:02:51 +0000 (21:02 -0800)
committerKeith Randall <khr@golang.org>
Sat, 17 Jan 2015 21:00:15 +0000 (21:00 +0000)
commitc3b459d328fefabe877368d907d3f2e10b44a506
tree0d3e2f0013229af2d86a717dc5c305d9835a959e
parent9af454c588ee0bef7fc6ae588e2b2e866edcb915
test: generate tests for arithmetic on narrow types

Fixes #9607
Related to #9604
Inadvertently found #9609

Change-Id: I8a8ddf84ac72d3e18986fd8e9288734459f3f174
Reviewed-on: https://go-review.googlesource.com/2962
Reviewed-by: Minux Ma <minux@golang.org>
test/fixedbugs/issue9604b.go [new file with mode: 0644]