]> Cypherpunks repositories - gostls13.git/commit
io: add test that MultiReader zeros exhausted Readers
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 5 Sep 2016 21:13:24 +0000 (21:13 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 8 Sep 2016 02:55:54 +0000 (02:55 +0000)
commit614dfe9b02d69f96f4b222d818ec5ff47f26cb31
treeb1bf2b5cc556a1a783a4bd0e9f05ae4a4d2e7520
parent9e040979bd07acfcd93d59667b5f51c6aa183047
io: add test that MultiReader zeros exhausted Readers

Updates #16983
Updates #16996

Change-Id: I76390766385b2668632c95e172b2d243d7f66651
Reviewed-on: https://go-review.googlesource.com/28771
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/io/multi_test.go