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

Issue 10700089: Another round of JUnit tests to finish off ResovlerErrorCodes I could reproduce (Closed)

Created:
8 years, 5 months ago by zundel
Modified:
8 years, 5 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Another round of JUnit tests to finish off ResovlerErrorCodes I could reproduce Committed: https://code.google.com/p/dart/source/detail?r=9373

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -41 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/Resolver.java View 1 chunk +6 lines, -0 lines 0 comments Download
M compiler/java/com/google/dart/compiler/resolver/ResolverErrorCode.java View 3 chunks +8 lines, -22 lines 0 comments Download
M compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java View 7 chunks +11 lines, -19 lines 1 comment Download
M compiler/javatests/com/google/dart/compiler/resolver/ResolverTest.java View 1 chunk +137 lines, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 2 chunks +25 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
zundel
8 years, 5 months ago (2012-07-03 18:20:50 UTC) #1
zundel
http://codereview.chromium.org/10700089/diff/1/compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java File compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java (left): http://codereview.chromium.org/10700089/diff/1/compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java#oldcode1083 compiler/java/com/google/dart/compiler/type/TypeAnalyzer.java:1083: if (badBoundIsError) { I could not find any way ...
8 years, 5 months ago (2012-07-03 18:22:09 UTC) #2
Brian Wilkerson
8 years, 5 months ago (2012-07-03 18:40:07 UTC) #3
LGTM. Thanks for doing this!

Powered by Google App Engine
This is Rietveld 408576698