]> Cypherpunks repositories - gostls13.git/commit
test/codegen: improve arithmetic tests
authorBen Shi <powerman1st@163.com>
Mon, 29 Oct 2018 09:01:14 +0000 (09:01 +0000)
committerCherry Zhang <cherryyz@google.com>
Tue, 30 Oct 2018 14:39:53 +0000 (14:39 +0000)
commit455ef3f6bce369bf6a91b181cbd9ef689c850c5d
treea4cf4ebad5eb4f36a63b3633b9eb123f488fd197
parent891682c8250e53e62d5ffe027d5ab63d21f6cd5c
test/codegen: improve arithmetic tests

This CL fixes several typos and adds two more cases
to arithmetic test.

Change-Id: I086560162ea351e2166866e444e2317da36c1729
Reviewed-on: https://go-review.googlesource.com/c/145210
Run-TryBot: Ben Shi <powerman1st@163.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
test/codegen/arithmetic.go