Commit 11c12274 authored by Josh Bleecher Snyder's avatar Josh Bleecher Snyder

go1.5.txt: array generation support in testing/quick

Change-Id: I00f18a8c62a8d63822d7e07fee1ac5f088cc9587
Reviewed-on: https://go-review.googlesource.com/3866Reviewed-by: 's avatarJosh Bleecher Snyder <josharian@gmail.com>
parent 7505cd8b
......@@ -14,6 +14,7 @@ net/http: support for setting trailers from a server Handler (https://golang.org
net/smtp: add TLSConnectionState accessor (https://golang.org/cl/2151)
runtime, syscall: use SYSCALL instruction on FreeBSD (Go 1.5 now requires FreeBSD 8-STABLE+) (https://golang.org/cl/3020)
strings: add Compare(x, y string) int, for symmetry with bytes.Compare (https://golang.org/cl/2828)
testing/quick: support generation of arrays (https://golang.org/cl/3865)
Tools:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment