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

Issue 7291043: code review 7291043: path/filepath: add examples for SplitList and Rel. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by kisielk
Modified:
12 years, 2 months ago
Reviewers:
CC:
golang-dev, bradfitz, minux1
Visibility:
Public.

Description

path/filepath: add examples for SplitList and Rel.

Patch Set 1 #

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

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

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

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

Total comments: 1

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

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

Total comments: 2

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -0 lines) Patch
A src/pkg/path/filepath/example_unix_test.go View 1 2 3 4 5 6 7 1 chunk +39 lines, -0 lines 0 comments Download

Messages

Total messages: 22
kisielk
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years, 4 months ago (2013-02-03 18:55:57 UTC) #1
bradfitz
Would these tests pass on Windows too? On Sun, Feb 3, 2013 at 10:55 AM, ...
12 years, 4 months ago (2013-02-04 17:27:11 UTC) #2
minux1
On Tue, Feb 5, 2013 at 1:27 AM, Brad Fitzpatrick <bradfitz@golang.org>wrote: > Would these tests ...
12 years, 4 months ago (2013-02-04 17:29:37 UTC) #3
bradfitz
On Mon, Feb 4, 2013 at 9:29 AM, minux <minux.ma@gmail.com> wrote: > > On Tue, ...
12 years, 4 months ago (2013-02-04 17:31:45 UTC) #4
minux1
On Tue, Feb 5, 2013 at 1:31 AM, Brad Fitzpatrick <bradfitz@golang.org>wrote: > On Mon, Feb ...
12 years, 4 months ago (2013-02-04 17:48:13 UTC) #5
kisielk
On Mon, Feb 4, 2013 at 9:47 AM, minux <minux.ma@gmail.com> wrote: > > On Tue, ...
12 years, 4 months ago (2013-02-04 17:58:00 UTC) #6
bradfitz
If you don't have access to Windows, just do one file for now, with: // ...
12 years, 4 months ago (2013-02-04 18:24:16 UTC) #7
kisielk
Hello golang-dev@googlegroups.com, bradfitz@golang.org, minux.ma@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 4 months ago (2013-02-06 03:40:32 UTC) #8
minux1
https://codereview.appspot.com/7291043/diff/12001/src/pkg/path/filepath/example_test.go File src/pkg/path/filepath/example_test.go (right): https://codereview.appspot.com/7291043/diff/12001/src/pkg/path/filepath/example_test.go#newcode5 src/pkg/path/filepath/example_test.go:5: // +build !windows,!plan9 if we do this, i think ...
12 years, 4 months ago (2013-02-06 10:51:19 UTC) #9
kisielk
Hello golang-dev@googlegroups.com, bradfitz@golang.org, minux.ma@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 4 months ago (2013-02-06 16:25:49 UTC) #10
minux1
LGTM. brad? others?
12 years, 4 months ago (2013-02-06 17:10:35 UTC) #11
bradfitz
I'm concerned that windows users reading the docs online will be misled. Maybe the example ...
12 years, 4 months ago (2013-02-06 19:33:28 UTC) #12
minux1
On Thursday, February 7, 2013, Brad Fitzpatrick wrote: > I'm concerned that windows users reading ...
12 years, 4 months ago (2013-02-06 19:41:01 UTC) #13
kisielk
On Wed, Feb 6, 2013 at 11:41 AM, minux <minux.ma@gmail.com> wrote: > > On Thursday, ...
12 years, 4 months ago (2013-02-06 21:07:31 UTC) #14
bradfitz
Go for it. Perfect is the enemy of good, and all that. I'm not actually ...
12 years, 4 months ago (2013-02-09 01:33:22 UTC) #15
kisielk
Hello golang-dev@googlegroups.com, bradfitz@golang.org, minux.ma@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 4 months ago (2013-02-13 04:17:22 UTC) #16
minux1
please don't change the "// Output:" line, or your example won't be run by "go ...
12 years, 4 months ago (2013-02-13 16:08:41 UTC) #17
kisielk
Of course, I should have used go test -v to double-check before submitting the last ...
12 years, 4 months ago (2013-02-14 07:35:29 UTC) #18
minux1
LGTM. Leave for Brad.
12 years, 4 months ago (2013-02-14 08:00:45 UTC) #19
bradfitz
LGTM
12 years, 4 months ago (2013-02-19 18:41:04 UTC) #20
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=bd83fa6162f2 *** path/filepath: add examples for SplitList and Rel. R=golang-dev, bradfitz, minux.ma ...
12 years, 4 months ago (2013-02-19 18:41:39 UTC) #21
kisielk
12 years, 2 months ago (2013-04-03 04:49:06 UTC) #22
*** Abandoned ***
Sign in to reply to this message.

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