Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(56)

Issue 19219002: Test empty strings arguments to path.join(). (Closed)

Created:
7 years, 5 months ago by Bob Nystrom
Modified:
7 years, 5 months ago
Reviewers:
nweiz, Bill Hesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Test empty strings arguments to path.join(). BUG=https://code.google.com/p/dart/issues/detail?id=11819 R=nweiz@google.com, whesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=25033

Patch Set 1 #

Patch Set 2 : Handle trailing empty string args in path.join(). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -1 line) Patch
M pkg/path/lib/path.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/path/test/posix_test.dart View 1 1 chunk +8 lines, -0 lines 0 comments Download
M pkg/path/test/url_test.dart View 1 1 chunk +8 lines, -0 lines 0 comments Download
M pkg/path/test/windows_test.dart View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Bob Nystrom
It looks like path is already doing what I expect here (which is what Python ...
7 years, 5 months ago (2013-07-15 15:51:30 UTC) #1
Bill Hesse
LGTM, except that it does not test join('a', 'b', ''), which I think should be ...
7 years, 5 months ago (2013-07-15 17:05:07 UTC) #2
nweiz
LGTM On 2013/07/15 17:05:07, Bill Hesse wrote: > LGTM, except that it does not test ...
7 years, 5 months ago (2013-07-15 19:40:00 UTC) #3
Bob Nystrom
On 2013/07/15 19:40:00, nweiz wrote: > LGTM > > On 2013/07/15 17:05:07, Bill Hesse wrote: ...
7 years, 5 months ago (2013-07-15 19:58:19 UTC) #4
nweiz
lgtm
7 years, 5 months ago (2013-07-15 23:28:14 UTC) #5
Bob Nystrom
7 years, 5 months ago (2013-07-15 23:28:56 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r25033 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698