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

Issue 9969043: Adds Junit tests in dartc back into test.py (Closed)

Created:
8 years, 8 months ago by zundel
Modified:
8 years, 8 months ago
Reviewers:
Emily Fortuna, scheglov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Some Junit tests have broken in interleaving patches #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -7 lines) Patch
M compiler/javatests/com/google/dart/compiler/CompilerTestCase.java View 1 2 chunks +20 lines, -0 lines 1 comment Download
M compiler/javatests/com/google/dart/compiler/ast/DartToSourceVisitorTest.java View 1 1 chunk +2 lines, -1 line 0 comments Download
M compiler/javatests/com/google/dart/compiler/resolver/NegativeResolverTest.java View 1 4 chunks +9 lines, -3 lines 0 comments Download
M compiler/javatests/com/google/dart/corelib/SharedTests.java View 1 chunk +2 lines, -1 line 0 comments Download
M tools/test.dart View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
zundel
Looks like I broke a Junit test, we'll need to fix it before we turn ...
8 years, 8 months ago (2012-04-01 18:33:09 UTC) #1
scheglov
LGTM https://chromiumcodereview.appspot.com/9969043/diff/1001/compiler/javatests/com/google/dart/compiler/CompilerTestCase.java File compiler/javatests/com/google/dart/compiler/CompilerTestCase.java (right): https://chromiumcodereview.appspot.com/9969043/diff/1001/compiler/javatests/com/google/dart/compiler/CompilerTestCase.java#newcode260 compiler/javatests/com/google/dart/compiler/CompilerTestCase.java:260: return new URI("dart:core/" + srcName); May be URI.create(String) ...
8 years, 8 months ago (2012-04-01 18:52:52 UTC) #2
Emily Fortuna
8 years, 8 months ago (2012-04-02 20:37:59 UTC) #3
lgtm!

Powered by Google App Engine
This is Rietveld 408576698