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

Issue 9949001: Improve help output and Windows VM hack. (Closed)

Created:
8 years, 8 months ago by Emily Fortuna
Modified:
8 years, 8 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Improve help output and Windows VM hack. Committed: https://code.google.com/p/dart/source/detail?r=6018

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -15 lines) Patch
M tools/testing/dart/test_options.dart View 1 1 chunk +3 lines, -10 lines 0 comments Download
M tools/testing/dart/test_runner.dart View 1 2 chunks +10 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Emily Fortuna
8 years, 8 months ago (2012-03-29 23:32:15 UTC) #1
Siggi Cherem (dart-lang)
8 years, 8 months ago (2012-03-30 01:01:24 UTC) #2
lgtm

https://chromiumcodereview.appspot.com/9949001/diff/1/tools/testing/dart/test...
File tools/testing/dart/test_runner.dart (right):

https://chromiumcodereview.appspot.com/9949001/diff/1/tools/testing/dart/test...
tools/testing/dart/test_runner.dart:211: /* A flag to indicate we have already
printed a warning about ignoring the VM
nit: use the style from all other comments
/**
 * A flag ...
 * ...
 */

https://chromiumcodereview.appspot.com/9949001/diff/1/tools/testing/dart/test...
tools/testing/dart/test_runner.dart:284: return false;
should we use: return !testCase.isNegative;

Powered by Google App Engine
This is Rietveld 408576698