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

Issue 2631613003: Add Fasta tests. (Closed)

Created:
3 years, 11 months ago by ahe
Modified:
3 years, 11 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/fe_integration
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3093 lines, -0 lines) Patch
A pkg/fasta/lib/testing/kernel_chain.dart View 1 1 chunk +388 lines, -0 lines 0 comments Download
A pkg/fasta/lib/testing/suite.dart View 1 chunk +188 lines, -0 lines 0 comments Download
A pkg/fasta/test/accessors.dart View 1 chunk +48 lines, -0 lines 0 comments Download
A pkg/fasta/test/accessors.dart.direct.expect View 1 chunk +51 lines, -0 lines 0 comments Download
A pkg/fasta/test/accessors.dart.outline.expect View 1 chunk +26 lines, -0 lines 0 comments Download
A pkg/fasta/test/await.dart View 1 chunk +7 lines, -0 lines 0 comments Download
A pkg/fasta/test/await.dart.dartk.expect View 1 chunk +7 lines, -0 lines 0 comments Download
A pkg/fasta/test/await.dart.direct.expect View 1 chunk +7 lines, -0 lines 0 comments Download
A pkg/fasta/test/await.dart.outline.expect View 1 chunk +5 lines, -0 lines 0 comments Download
A pkg/fasta/test/cascade.dart View 1 chunk +31 lines, -0 lines 0 comments Download
A pkg/fasta/test/cascade.dart.dartk.expect View 1 chunk +14 lines, -0 lines 0 comments Download
A pkg/fasta/test/cascade.dart.direct.expect View 1 chunk +14 lines, -0 lines 0 comments Download
A pkg/fasta/test/cascade.dart.outline.expect View 1 chunk +5 lines, -0 lines 0 comments Download
A pkg/fasta/test/casts.dart View 1 chunk +21 lines, -0 lines 0 comments Download
A pkg/fasta/test/casts.dart.dartk.expect View 1 chunk +18 lines, -0 lines 0 comments Download
A pkg/fasta/test/casts.dart.direct.expect View 1 chunk +18 lines, -0 lines 0 comments Download
A pkg/fasta/test/casts.dart.outline.expect View 1 chunk +5 lines, -0 lines 0 comments Download
A pkg/fasta/test/classes.dart View 1 chunk +29 lines, -0 lines 0 comments Download
A pkg/fasta/test/classes.dart.direct.expect View 1 chunk +31 lines, -0 lines 0 comments Download
A pkg/fasta/test/classes.dart.outline.expect View 1 chunk +20 lines, -0 lines 0 comments Download
A pkg/fasta/test/compile.status View 1 chunk +6 lines, -0 lines 0 comments Download
A pkg/fasta/test/compile_test.dart View 1 chunk +19 lines, -0 lines 0 comments Download
A pkg/fasta/test/cycles.dart View 1 chunk +22 lines, -0 lines 0 comments Download
A pkg/fasta/test/cycles.dart.dartk.expect View 1 chunk +11 lines, -0 lines 0 comments Download
A pkg/fasta/test/cycles.dart.direct.expect View 1 chunk +30 lines, -0 lines 0 comments Download
A pkg/fasta/test/cycles.dart.outline.expect View 1 chunk +22 lines, -0 lines 0 comments Download
A pkg/fasta/test/default_values.dart View 1 chunk +9 lines, -0 lines 0 comments Download
A pkg/fasta/test/default_values.dart.direct.expect View 1 chunk +9 lines, -0 lines 0 comments Download
A pkg/fasta/test/default_values.dart.outline.expect View 1 chunk +7 lines, -0 lines 0 comments Download
A pkg/fasta/test/expressions.dart View 1 chunk +77 lines, -0 lines 0 comments Download
A pkg/fasta/test/expressions.dart.dartk.expect View 1 chunk +37 lines, -0 lines 0 comments Download
A pkg/fasta/test/expressions.dart.direct.expect View 1 chunk +79 lines, -0 lines 0 comments Download
A pkg/fasta/test/expressions.dart.outline.expect View 1 chunk +9 lines, -0 lines 0 comments Download
A pkg/fasta/test/fibonacci.dart View 1 chunk +14 lines, -0 lines 0 comments Download
A pkg/fasta/test/fibonacci.dart.dartk.expect View 1 chunk +14 lines, -0 lines 0 comments Download
A pkg/fasta/test/fibonacci.dart.direct.expect View 1 chunk +14 lines, -0 lines 0 comments Download
A pkg/fasta/test/fibonacci.dart.outline.expect View 1 chunk +8 lines, -0 lines 0 comments Download
A pkg/fasta/test/functions.dart View 1 chunk +13 lines, -0 lines 0 comments Download
A pkg/fasta/test/functions.dart.direct.expect View 1 chunk +13 lines, -0 lines 0 comments Download
A pkg/fasta/test/functions.dart.outline.expect View 1 chunk +5 lines, -0 lines 0 comments Download
A pkg/fasta/test/hello.dart View 1 chunk +7 lines, -0 lines 0 comments Download
A pkg/fasta/test/hello.dart.dartk.expect View 1 chunk +7 lines, -0 lines 0 comments Download
A pkg/fasta/test/hello.dart.direct.expect View 1 chunk +7 lines, -0 lines 0 comments Download
A pkg/fasta/test/hello.dart.outline.expect View 1 chunk +5 lines, -0 lines 0 comments Download
A pkg/fasta/test/implicit_this.dart View 1 chunk +24 lines, -0 lines 0 comments Download
A pkg/fasta/test/implicit_this.dart.direct.expect View 1 chunk +27 lines, -0 lines 0 comments Download
A pkg/fasta/test/implicit_this.dart.outline.expect View 1 chunk +20 lines, -0 lines 0 comments Download
A pkg/fasta/test/invocations.dart View 1 chunk +14 lines, -0 lines 0 comments Download
A pkg/fasta/test/invocations.dart.dartk.expect View 1 chunk +12 lines, -0 lines 0 comments Download
A pkg/fasta/test/invocations.dart.direct.expect View 1 chunk +12 lines, -0 lines 0 comments Download
A pkg/fasta/test/invocations.dart.outline.expect View 1 chunk +5 lines, -0 lines 0 comments Download
A pkg/fasta/test/kompile.status View 1 chunk +17 lines, -0 lines 0 comments Download
A pkg/fasta/test/kompile_test.dart View 1 chunk +19 lines, -0 lines 0 comments Download
A pkg/fasta/test/language.status View 1 chunk +970 lines, -0 lines 0 comments Download
A pkg/fasta/test/literals.dart View 1 chunk +51 lines, -0 lines 0 comments Download
A pkg/fasta/test/literals.dart.dartk.expect View 1 chunk +43 lines, -0 lines 0 comments Download
A pkg/fasta/test/literals.dart.direct.expect View 1 chunk +43 lines, -0 lines 0 comments Download
A pkg/fasta/test/literals.dart.outline.expect View 1 chunk +21 lines, -0 lines 0 comments Download
A pkg/fasta/test/map.dart View 1 chunk +7 lines, -0 lines 0 comments Download
A pkg/fasta/test/map.dart.direct.expect View 1 chunk +8 lines, -0 lines 0 comments Download
A pkg/fasta/test/map.dart.outline.expect View 1 chunk +5 lines, -0 lines 0 comments Download
A pkg/fasta/test/mixin.dart View 1 chunk +18 lines, -0 lines 0 comments Download
A pkg/fasta/test/mixin.dart.direct.expect View 1 chunk +40 lines, -0 lines 0 comments Download
A pkg/fasta/test/mixin.dart.outline.expect View 1 chunk +26 lines, -0 lines 0 comments Download
A pkg/fasta/test/outline.status View 1 chunk +3 lines, -0 lines 0 comments Download
A pkg/fasta/test/outline_test.dart View 1 chunk +17 lines, -0 lines 0 comments Download
A pkg/fasta/test/platform.dart View 1 chunk +6 lines, -0 lines 0 comments Download
A pkg/fasta/test/platform.dart.dartk.expect View 1 chunk +4 lines, -0 lines 0 comments Download
A pkg/fasta/test/platform.dart.direct.expect View 1 chunk +4 lines, -0 lines 0 comments Download
A pkg/fasta/test/platform.dart.outline.expect View 1 chunk +5 lines, -0 lines 0 comments Download
A pkg/fasta/test/sdk_test.dart View 1 chunk +32 lines, -0 lines 0 comments Download
A pkg/fasta/test/statements.dart View 1 chunk +104 lines, -0 lines 0 comments Download
A pkg/fasta/test/statements.dart.direct.expect View 1 chunk +150 lines, -0 lines 0 comments Download
A pkg/fasta/test/statements.dart.outline.expect View 1 chunk +9 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 6 (2 generated)
ahe
3 years, 11 months ago (2017-01-13 12:13:35 UTC) #2
Johnni Winther
lgtm https://codereview.chromium.org/2631613003/diff/1/pkg/fasta/lib/testing/kernel_chain.dart File pkg/fasta/lib/testing/kernel_chain.dart (right): https://codereview.chromium.org/2631613003/diff/1/pkg/fasta/lib/testing/kernel_chain.dart#newcode130 pkg/fasta/lib/testing/kernel_chain.dart:130: String vmPath = await getEnvironmentVariable("DART_AOT_VM", Environment.file, Long line. ...
3 years, 11 months ago (2017-01-16 08:43:12 UTC) #3
ahe
Thank you, Johnni! https://codereview.chromium.org/2631613003/diff/1/pkg/fasta/lib/testing/kernel_chain.dart File pkg/fasta/lib/testing/kernel_chain.dart (right): https://codereview.chromium.org/2631613003/diff/1/pkg/fasta/lib/testing/kernel_chain.dart#newcode130 pkg/fasta/lib/testing/kernel_chain.dart:130: String vmPath = await getEnvironmentVariable("DART_AOT_VM", Environment.file, ...
3 years, 11 months ago (2017-01-16 09:03:03 UTC) #4
ahe
3 years, 11 months ago (2017-01-16 09:04:00 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
789336cb2994a67b3b5c4f8826fc36787f9f4bec (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698