]> Cypherpunks repositories - gostls13.git/commit
net: mirror Tom Sawyer in the net package for tests
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 12 Apr 2016 21:51:19 +0000 (21:51 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 12 Apr 2016 22:22:36 +0000 (22:22 +0000)
commitf6db855d5595e170bfc70d90f1eaa26034d2e191
tree07fd2f4b07f204edde4c34e2ac0cd911209ab4a5
parente46b00a43b62bd67ec13ca75c51037db3b312043
net: mirror Tom Sawyer in the net package for tests

Fixes the darwin/arm builder, which has a special test runner which
makes the assumption that tests never use testdata from another
package.

This looks large, but it's no more space in git.

Change-Id: I81921b516443d12d21b77617d323ddebedbe40f8
Reviewed-on: https://go-review.googlesource.com/21907
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Run-TryBot: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/sendfile_test.go
src/net/testdata/Mark.Twain-Tom.Sawyer.txt [new file with mode: 0644]