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

Issue 46820043: code review 46820043: os: add tests for operations on nil *File methods (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by dave
Modified:
11 years, 6 months ago
Reviewers:
r, shawnps
CC:
shawnps, gobot, r, golang-codereviews
Visibility:
Public.

Description

os: add tests for operations on nil *File methods

Patch Set 1 #

Patch Set 2 : diff -r 0d98f99fad44 https://code.google.com/p/go #

Patch Set 3 : diff -r 0d98f99fad44 https://code.google.com/p/go #

Patch Set 4 : diff -r 0d98f99fad44 https://code.google.com/p/go #

Total comments: 2

Patch Set 5 : diff -r 115ae226cb68 https://code.google.com/p/go #

Total comments: 1

Patch Set 6 : diff -r ed6590528a11 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -14 lines) Patch
M src/pkg/os/os_test.go View 1 2 3 4 5 2 chunks +32 lines, -14 lines 0 comments Download

Messages

Total messages: 11
dave_cheney.net
Hello shawn.p.smith@gmail.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 6 months ago (2014-01-01 06:02:47 UTC) #1
shawnps
On 2014/01/01 06:02:47, dfc wrote: > Hello mailto:shawn.p.smith@gmail.com (cc: mailto:golang-codereviews@googlegroups.com), > > I'd like you ...
11 years, 6 months ago (2014-01-01 06:45:40 UTC) #2
dave_cheney.net
Thanks, I'll wait to get a ruling on issue 7043 before proceeding. > On 1 ...
11 years, 6 months ago (2014-01-01 06:48:49 UTC) #3
gobot
R=r@golang.org (assigned by r@golang.org)
11 years, 6 months ago (2014-01-03 18:26:07 UTC) #4
r
https://codereview.appspot.com/46820043/diff/40001/src/pkg/os/os_test.go File src/pkg/os/os_test.go (right): https://codereview.appspot.com/46820043/diff/40001/src/pkg/os/os_test.go#newcode1317 src/pkg/os/os_test.go:1317: func TestNilFileMethods(t *testing.T) { // Test that all File ...
11 years, 6 months ago (2014-01-03 18:38:41 UTC) #5
dave_cheney.net
Done. PTAL https://codereview.appspot.com/46820043/diff/40001/src/pkg/os/os_test.go File src/pkg/os/os_test.go (right): https://codereview.appspot.com/46820043/diff/40001/src/pkg/os/os_test.go#newcode1317 src/pkg/os/os_test.go:1317: func TestNilFileMethods(t *testing.T) { On 2014/01/03 18:38:42, ...
11 years, 6 months ago (2014-01-03 21:12:33 UTC) #6
dave_cheney.net
Hello shawn.p.smith@gmail.com, gobot@golang.org, r@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
11 years, 6 months ago (2014-01-03 21:12:52 UTC) #7
r
https://codereview.appspot.com/46820043/diff/60001/src/pkg/os/os_test.go File src/pkg/os/os_test.go (right): https://codereview.appspot.com/46820043/diff/60001/src/pkg/os/os_test.go#newcode1317 src/pkg/os/os_test.go:1317: // Test that all File methods give ErrInvalid if ...
11 years, 6 months ago (2014-01-03 21:19:25 UTC) #8
r
LGTM after that
11 years, 6 months ago (2014-01-03 21:20:01 UTC) #9
dave_cheney.net
On Sat, Jan 4, 2014 at 8:19 AM, <r@golang.org> wrote: > > https://codereview.appspot.com/46820043/diff/60001/src/pkg/os/os_test.go > File ...
11 years, 6 months ago (2014-01-03 21:22:04 UTC) #10
dave_cheney.net
11 years, 6 months ago (2014-01-03 22:58:22 UTC) #11
*** Submitted as https://code.google.com/p/go/source/detail?r=cc85f5964821 ***

os: add tests for operations on nil *File methods

R=shawn.p.smith, gobot, r
CC=golang-codereviews
https://codereview.appspot.com/46820043
Sign in to reply to this message.

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