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

Issue 8462004: Integrate leg as a component in test.py. Also update presubmit script to run tests with leg. (Closed)

Created:
9 years, 1 month ago by ngeoffray
Modified:
9 years, 1 month ago
Reviewers:
ahe, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Integrate leg as a component in test.py. Also update presubmit script to run tests with leg.

Patch Set 1 : '' #

Total comments: 7

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -46 lines) Patch
M dart/frog/frogsh View 7 chunks +12 lines, -11 lines 0 comments Download
M dart/frog/leg/compiler.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/frog/leg/scanner/listener.dart View 5 chunks +13 lines, -4 lines 0 comments Download
M dart/frog/leg/scanner/parser.dart View 1 chunk +6 lines, -4 lines 0 comments Download
M dart/frog/leg/typechecker.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/frog/presubmit.py View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M dart/tests/corelib/corelib.status View 1 chunk +1 line, -1 line 0 comments Download
M dart/tests/language/language.status View 1 3 chunks +5 lines, -2 lines 0 comments Download
M dart/tools/test.py View 2 chunks +2 lines, -2 lines 0 comments Download
M dart/tools/testing/architecture.py View 4 chunks +28 lines, -19 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ngeoffray
9 years, 1 month ago (2011-11-04 09:15:51 UTC) #1
kasperl
LGTM, but I think it's worthwhile to consider how we keep the self-hosting version of ...
9 years, 1 month ago (2011-11-04 10:13:00 UTC) #2
ngeoffray
Thanks! http://codereview.chromium.org/8462004/diff/1011/dart/frog/presubmit.py File dart/frog/presubmit.py (right): http://codereview.chromium.org/8462004/diff/1011/dart/frog/presubmit.py#newcode75 dart/frog/presubmit.py:75: test_cmd[1] = '--component=leg' On 2011/11/04 10:13:00, kasperl wrote: ...
9 years, 1 month ago (2011-11-04 10:16:44 UTC) #3
kasperl
http://codereview.chromium.org/8462004/diff/1011/dart/frog/presubmit.py File dart/frog/presubmit.py (right): http://codereview.chromium.org/8462004/diff/1011/dart/frog/presubmit.py#newcode75 dart/frog/presubmit.py:75: test_cmd[1] = '--component=leg' On 2011/11/04 10:16:44, ngeoffray wrote: > ...
9 years, 1 month ago (2011-11-04 10:21:00 UTC) #4
ahe
9 years, 1 month ago (2011-11-04 10:25:38 UTC) #5
LGTM, very nice!

Powered by Google App Engine
This is Rietveld 408576698