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

Issue 669673006: Add SExpression test and share tests between dart2dart and analyzer2dart. (Closed)

Created:
6 years, 2 months ago by Johnni Winther
Modified:
6 years, 2 months ago
Reviewers:
Paul Berry, sigurdm
CC:
reviews_dartlang.org, Paul Berry
Visibility:
Public.

Description

Add SExpression test and share tests between dart2dart and analyzer2dart. BUG= R=paulberry@google.com, sigurdm@google.com Committed: https://code.google.com/p/dart/source/detail?r=41255

Patch Set 1 #

Total comments: 4

Patch Set 2 : Updated cf. comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1304 lines, -592 lines) Patch
M pkg/analyzer2dart/lib/src/cps_generator.dart View 2 chunks +12 lines, -0 lines 0 comments Download
M pkg/analyzer2dart/lib/src/semantic_visitor.dart View 2 chunks +12 lines, -0 lines 0 comments Download
A pkg/analyzer2dart/test/end2end_data.dart View 1 1 chunk +394 lines, -0 lines 0 comments Download
M pkg/analyzer2dart/test/end2end_test.dart View 1 3 chunks +8 lines, -506 lines 0 comments Download
A pkg/analyzer2dart/test/output_helper.dart View 1 chunk +32 lines, -0 lines 0 comments Download
A pkg/analyzer2dart/test/sexpr_data.dart View 1 1 chunk +640 lines, -0 lines 0 comments Download
A pkg/analyzer2dart/test/sexpr_test.dart View 1 1 chunk +46 lines, -0 lines 0 comments Download
A pkg/analyzer2dart/test/test_helper.dart View 1 1 chunk +43 lines, -0 lines 0 comments Download
A tests/compiler/dart2js/backend_dart/end2end_test.dart View 1 1 chunk +32 lines, -0 lines 0 comments Download
A tests/compiler/dart2js/backend_dart/sexpr2_test.dart View 1 1 chunk +29 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/backend_dart/sexpr_test.dart View 3 chunks +11 lines, -25 lines 0 comments Download
A + tests/compiler/dart2js/backend_dart/test_helper.dart View 1 1 chunk +43 lines, -61 lines 0 comments Download
M tests/compiler/dart2js/mock_libraries.dart View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Johnni Winther
6 years, 2 months ago (2014-10-22 12:30:21 UTC) #2
Paul Berry
lgtm https://codereview.chromium.org/669673006/diff/1/pkg/analyzer2dart/test/test_helper.dart File pkg/analyzer2dart/test/test_helper.dart (right): https://codereview.chromium.org/669673006/diff/1/pkg/analyzer2dart/test/test_helper.dart#newcode19 pkg/analyzer2dart/test/test_helper.dart:19: class Result { The name "Result" is confusing ...
6 years, 2 months ago (2014-10-22 13:03:50 UTC) #4
sigurdm
lgtm
6 years, 2 months ago (2014-10-22 13:29:14 UTC) #5
Johnni Winther
https://codereview.chromium.org/669673006/diff/1/pkg/analyzer2dart/test/test_helper.dart File pkg/analyzer2dart/test/test_helper.dart (right): https://codereview.chromium.org/669673006/diff/1/pkg/analyzer2dart/test/test_helper.dart#newcode19 pkg/analyzer2dart/test/test_helper.dart:19: class Result { On 2014/10/22 13:03:50, Paul Berry wrote: ...
6 years, 2 months ago (2014-10-23 06:44:02 UTC) #6
Johnni Winther
6 years, 2 months ago (2014-10-23 06:45:44 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 41255 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698