]> Cypherpunks repositories - gostls13.git/commit
test/fixedbugs: add more test cases to issue #27718
authorBen Shi <powerman1st@163.com>
Tue, 20 Aug 2019 02:29:26 +0000 (02:29 +0000)
committerBen Shi <powerman1st@163.com>
Wed, 28 Aug 2019 02:29:42 +0000 (02:29 +0000)
commite1e4c499f0849af4fca353163e4ffabbda6f9089
treeb8621422693aac5c4e27f012ce4ea0f5cbde98b3
parent731e6fc34ec1c99a72ac7c66db7a87786d918edf
test/fixedbugs: add more test cases to issue #27718

This CL add test cases for the unary FP negative
operation.

Change-Id: I54e7292ca9df05da0c2b113adefc97ee1e94c6e2
Reviewed-on: https://go-review.googlesource.com/c/go/+/190937
Run-TryBot: Ben Shi <powerman1st@163.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
test/fixedbugs/issue27718.go