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

Issue 9323029: Fix error in standalone/StatusFileParserTest. (Closed)

Created:
8 years, 10 months ago by Bill Hesse
Modified:
8 years, 10 months ago
Reviewers:
ricow1
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix error in standalone/StatusFileParserTest. BUG= TEST=standalone/StatusFileParserTest Committed: https://code.google.com/p/dart/source/detail?r=3887

Patch Set 1 #

Total comments: 1

Patch Set 2 : Change name of getFile. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M tests/standalone/src/StatusFileParserTest.dart View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Bill Hesse
8 years, 10 months ago (2012-02-03 10:06:41 UTC) #1
ricow1
8 years, 10 months ago (2012-02-03 10:11:51 UTC) #2
LGTM

http://codereview.chromium.org/9323029/diff/1/tests/standalone/src/StatusFile...
File tests/standalone/src/StatusFileParserTest.dart (right):

http://codereview.chromium.org/9323029/diff/1/tests/standalone/src/StatusFile...
tests/standalone/src/StatusFileParserTest.dart:36: File file = new
File(getFile(filePath));
how about returning a File from getFile to actually do what the name of the
method says?

Powered by Google App Engine
This is Rietveld 408576698