Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1)

Issue 5385041: code review 5385041: exp/ssh: add simple tcpip.go functional tests (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by dave
Modified:
13 years, 3 months ago
Reviewers:
CC:
rsc, agl1, niemeyer, bradfitz, golang-dev
Visibility:
Public.

Description

exp/ssh: add simple tcpip.go functional tests

Patch Set 1 #

Patch Set 2 : diff -r 418643cd530e https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r fe7ee6bb723f https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r fd80a4497037 https://go.googlecode.com/hg/ #

Total comments: 8

Patch Set 5 : diff -r 502ec1fb1db4 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -0 lines) Patch
A src/pkg/exp/ssh/tcpip_func_test.go View 1 2 3 4 1 chunk +59 lines, -0 lines 0 comments Download

Messages

Total messages: 8
dave_cheney.net
Hello rsc@golang.org, agl@golang.org, n13m3y3r@gmail.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2011-11-20 08:51:39 UTC) #1
bradfitz
Go style doesn't mix case of abbreviations, as in TcpipHttps. On Sun, Nov 20, 2011 ...
13 years, 3 months ago (2011-11-20 16:53:25 UTC) #2
dave_cheney.net
Fixed. I hope that is what you meant.
13 years, 3 months ago (2011-11-21 07:47:43 UTC) #3
rsc
looks fine to me. leaving for brad. http://codereview.appspot.com/5385041/diff/6002/src/pkg/exp/ssh/tcpip_func_test.go File src/pkg/exp/ssh/tcpip_func_test.go (right): http://codereview.appspot.com/5385041/diff/6002/src/pkg/exp/ssh/tcpip_func_test.go#newcode7 src/pkg/exp/ssh/tcpip_func_test.go:7: // direct-tcpip ...
13 years, 3 months ago (2011-11-21 15:36:22 UTC) #4
bradfitz
LGTM http://codereview.appspot.com/5385041/diff/6002/src/pkg/exp/ssh/tcpip_func_test.go File src/pkg/exp/ssh/tcpip_func_test.go (right): http://codereview.appspot.com/5385041/diff/6002/src/pkg/exp/ssh/tcpip_func_test.go#newcode32 src/pkg/exp/ssh/tcpip_func_test.go:32: Dial: func(n, addr string) (net.Conn, error) { nice ...
13 years, 3 months ago (2011-11-21 15:44:26 UTC) #5
dave_cheney.net
Hello rsc@golang.org, agl@golang.org, n13m3y3r@gmail.com, bradfitz@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 3 months ago (2011-11-22 08:53:37 UTC) #6
dave_cheney.net
Thanks for your comments Brad. http://codereview.appspot.com/5385041/diff/6002/src/pkg/exp/ssh/tcpip_func_test.go File src/pkg/exp/ssh/tcpip_func_test.go (right): http://codereview.appspot.com/5385041/diff/6002/src/pkg/exp/ssh/tcpip_func_test.go#newcode32 src/pkg/exp/ssh/tcpip_func_test.go:32: Dial: func(n, addr string) ...
13 years, 3 months ago (2011-11-22 08:56:43 UTC) #7
agl1
13 years, 3 months ago (2011-11-23 14:38:15 UTC) #8
*** Submitted as http://code.google.com/p/go/source/detail?r=a5185f942ad9 ***

exp/ssh: add simple tcpip.go functional tests

R=rsc, agl, n13m3y3r, bradfitz
CC=golang-dev
http://codereview.appspot.com/5385041

Committer: Adam Langley <agl@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b