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

Issue 1013223002: coverage: increase coverage of js_codegen (Closed)

Created:
5 years, 9 months ago by Jennifer Messerly
Modified:
5 years, 9 months ago
CC:
dev-compiler+reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

coverage: increase coverage of js_codegen it was already decent, but this should plug the two biggest holes: source maps and maps with non-string keys R=vsm@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/94f6923c82c2fcfbeb57f40d8207de82cf8aa5b9

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -8 lines) Patch
M .gitignore View 1 chunk +0 lines, -1 line 0 comments Download
M lib/src/codegen/js_codegen.dart View 1 chunk +4 lines, -4 lines 0 comments Download
A test/codegen/expect/map_keys.js View 1 chunk +16 lines, -0 lines 0 comments Download
A test/codegen/expect/map_keys.txt View 1 chunk +1 line, -0 lines 0 comments Download
A test/codegen/expect/map_keys.js.map View 1 chunk +1 line, -0 lines 0 comments Download
A test/codegen/map_keys.dart View 1 chunk +14 lines, -0 lines 0 comments Download
M test/codegen_test.dart View 2 chunks +8 lines, -3 lines 2 comments Download

Messages

Total messages: 7 (2 generated)
Jennifer Messerly
5 years, 9 months ago (2015-03-18 16:09:02 UTC) #2
vsm
lgtm
5 years, 9 months ago (2015-03-18 16:11:37 UTC) #3
Siggi Cherem (dart-lang)
https://codereview.chromium.org/1013223002/diff/1/test/codegen_test.dart File test/codegen_test.dart (right): https://codereview.chromium.org/1013223002/diff/1/test/codegen_test.dart#newcode94 test/codegen_test.dart:94: // We need a more comprehensive strategy to test ...
5 years, 9 months ago (2015-03-18 16:16:13 UTC) #5
Jennifer Messerly
https://codereview.chromium.org/1013223002/diff/1/test/codegen_test.dart File test/codegen_test.dart (right): https://codereview.chromium.org/1013223002/diff/1/test/codegen_test.dart#newcode94 test/codegen_test.dart:94: // We need a more comprehensive strategy to test ...
5 years, 9 months ago (2015-03-18 16:17:53 UTC) #6
Jennifer Messerly
5 years, 9 months ago (2015-03-18 16:20:40 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
94f6923c82c2fcfbeb57f40d8207de82cf8aa5b9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698