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

Issue 209070: Fix and reenable AppendRelativePathTest which was broken on Windows.... (Closed)

Created:
11 years, 3 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
Fred
CC:
chromium-reviews_googlegroups.com, brettw, tim (not reviewing), Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix and reenable AppendRelativePathTest which was broken on Windows. Patch by Fred Akalin <akalin@gmail.com>; Review URL: http://codereview.chromium.org/205023 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=26968

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -3 lines) Patch
M base/file_path_unittest.cc View 1 2 2 chunks +13 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Mentovai
LG http://codereview.chromium.org/209070/diff/1/2 File base/file_path_unittest.cc (right): http://codereview.chromium.org/209070/diff/1/2#newcode491 Line 491: { { FPL("/"), FPL("/foo/bar/baz") }, FPL("foo\\bar\\baz")}, Fix ...
11 years, 3 months ago (2009-09-22 18:56:52 UTC) #1
Fred
11 years, 3 months ago (2009-09-22 19:37:30 UTC) #2
One test case still fails.  I'll fix the indentation and look at the failure,
which seems like a genuine issue.

On 2009/09/22 18:56:52, Mark Mentovai wrote:
> LG
> 
> http://codereview.chromium.org/209070/diff/1/2
> File base/file_path_unittest.cc (right):
> 
> http://codereview.chromium.org/209070/diff/1/2#newcode491
> Line 491: { { FPL("/"),             FPL("/foo/bar/baz") },   
> FPL("foo\\bar\\baz")},
> Fix indentation (bump the last column over two characters).
> 
> It's OK to use column 80, just don't use column 81.
> 
> Same on lines 514 and 515.
> 
> If this passes the try servers, I'll fix this for you on checkin.

Powered by Google App Engine
This is Rietveld 408576698