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

Issue 9139017: Make test_wrapper.py and test_compiler.dart that will work for a deps.compiler checkout. (Closed)

Created:
8 years, 11 months ago by Bill Hesse
Modified:
8 years, 11 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make test_wrapper.py and test_compiler.dart that will work for a deps.compiler checkout. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=3236

Patch Set 1 #

Total comments: 2

Patch Set 2 : Change name to test-compiler.dart, add comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -7 lines) Patch
A + tools/test-compiler.dart View 1 4 chunks +16 lines, -5 lines 0 comments Download
M tools/test-runtime.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M tools/test_wrapper.py View 1 1 chunk +10 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bill Hesse
8 years, 11 months ago (2012-01-11 16:59:17 UTC) #1
Bill Hesse
8 years, 11 months ago (2012-01-12 13:48:48 UTC) #2
Søren Gjesse
8 years, 11 months ago (2012-01-12 13:54:26 UTC) #3
lgtm

http://codereview.chromium.org/9139017/diff/1/tools/test_compiler.dart
File tools/test_compiler.dart (right):

http://codereview.chromium.org/9139017/diff/1/tools/test_compiler.dart#newcode5
tools/test_compiler.dart:5: 
I think we should have a comment here (and in all toplevel test scripts)
explaining something about how they relate.

http://codereview.chromium.org/9139017/diff/1/tools/test_wrapper.py
File tools/test_wrapper.py (right):

http://codereview.chromium.org/9139017/diff/1/tools/test_wrapper.py#newcode27
tools/test_wrapper.py:27: dart_script_name = 'test_compiler.dart'
test-runtime.dart is with a dash and test_compiler.dart is with an underscore.
Please use one or the other.

Powered by Google App Engine
This is Rietveld 408576698