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

Issue 11308293: Fix test.dart's --build-directory option to accept absolute paths. (Closed)

Created:
8 years ago by Bill Hesse
Modified:
8 years ago
Reviewers:
ahe, kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix test.dart's --build-directory option to accept absolute paths. BUG= Committed: https://code.google.com/p/dart/source/detail?r=15632

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -9 lines) Patch
M tools/testing/dart/test_suite.dart View 1 chunk +8 lines, -9 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Bill Hesse
Really, all uses of buildDir should take a Path, and they should know at each ...
8 years ago (2012-11-30 18:51:11 UTC) #1
kustermann
LGTM
8 years ago (2012-12-03 09:10:24 UTC) #2
ahe
8 years ago (2012-12-03 11:42:39 UTC) #3
LGTM

https://codereview.chromium.org/11308293/diff/1/tools/testing/dart/test_suite...
File tools/testing/dart/test_suite.dart (right):

https://codereview.chromium.org/11308293/diff/1/tools/testing/dart/test_suite...
tools/testing/dart/test_suite.dart:1031: Path generatedTestPath = new
Path.fromNative(buildDir)
Nice.

Powered by Google App Engine
This is Rietveld 408576698