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

Issue 8515010: This change refactors TypeAnalyzerTest so that it only includes the (Closed)

Created:
9 years, 1 month ago by zundel
Modified:
9 years, 1 month ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

This change refactors TypeAnalyzerTest so that it only includes the test cases. The infrastructure is moved to a superclass. I want to use this in Compile Time Constant testing. Committed: https://code.google.com/p/dart/source/detail?r=1424

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+370 lines, -352 lines) Patch
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTest.java View 4 chunks +2 lines, -352 lines 0 comments Download
A compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTestCase.java View 1 chunk +368 lines, -0 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
zundel
9 years, 1 month ago (2011-11-10 20:45:53 UTC) #1
scheglov
LGTM http://codereview.chromium.org/8515010/diff/1/compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTestCase.java File compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTestCase.java (right): http://codereview.chromium.org/8515010/diff/1/compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTestCase.java#newcode47 compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTestCase.java:47: * exercises code in com.google.dart.compiler.resolver. Is this correct ...
9 years, 1 month ago (2011-11-10 20:51:10 UTC) #2
zundel
9 years, 1 month ago (2011-11-10 20:53:56 UTC) #3
http://codereview.chromium.org/8515010/diff/1/compiler/javatests/com/google/d...
File compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTestCase.java
(right):

http://codereview.chromium.org/8515010/diff/1/compiler/javatests/com/google/d...
compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerTestCase.java:47: *
exercises code in com.google.dart.compiler.resolver.
On 2011/11/10 20:51:10, scheglov wrote:
> Is this correct comment for base class?

Done.

Powered by Google App Engine
This is Rietveld 408576698