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

Issue 2848103002: Move test.dart into testing/dart. (Closed)

Created:
3 years, 7 months ago by Bob Nystrom
Modified:
3 years, 7 months ago
Reviewers:
vsm, Bill Hesse
CC:
reviews_dartlang.org, vsm
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Move test.dart into testing/dart. This is mainly so that all of the code relating to test.dart is in one directory tree so things like "Find All Usages" work a little better. It felt weird to me to have a .dart file two directories up importing a bunch of stuff within "testing/dart/". Also cleaned up the affected code since it could use a little love. I'm working on getting test.dart running DDC tests, but from poking around, it seems like it could use some housekeeping as well. R=vsm@google.com, whesse@google.com Committed: https://github.com/dart-lang/sdk/commit/53b2ef34caf5d79d4f362408954edb6ad14ecf32

Patch Set 1 #

Total comments: 4

Patch Set 2 : Remove pointless LeftOverTempDirPrinter class. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -114 lines) Patch
D tools/test.dart View 1 chunk +0 lines, -71 lines 0 comments Download
M tools/test.py View 1 chunk +2 lines, -2 lines 0 comments Download
A tools/testing/dart/main.dart View 1 1 chunk +43 lines, -0 lines 0 comments Download
M tools/testing/dart/test_configurations.dart View 1 1 chunk +0 lines, -1 line 0 comments Download
M tools/testing/dart/test_progress.dart View 1 2 chunks +0 lines, -40 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
Bob Nystrom
Trying to do a little maintenance and upkeep on test.dart before I pour more code ...
3 years, 7 months ago (2017-04-28 22:32:21 UTC) #2
vsm
lgtm - but i'm not that familiar with this code
3 years, 7 months ago (2017-05-01 22:44:21 UTC) #4
Bill Hesse
lgtm https://codereview.chromium.org/2848103002/diff/1/tools/testing/dart/main.dart File tools/testing/dart/main.dart (right): https://codereview.chromium.org/2848103002/diff/1/tools/testing/dart/main.dart#newcode38 tools/testing/dart/main.dart:38: LeftOverTempDirPrinter.deleteAll(); I see that this has become a ...
3 years, 7 months ago (2017-05-02 14:33:09 UTC) #5
Bob Nystrom
Thanks! https://codereview.chromium.org/2848103002/diff/1/tools/testing/dart/main.dart File tools/testing/dart/main.dart (right): https://codereview.chromium.org/2848103002/diff/1/tools/testing/dart/main.dart#newcode38 tools/testing/dart/main.dart:38: LeftOverTempDirPrinter.deleteAll(); On 2017/05/02 14:33:08, Bill Hesse wrote: > ...
3 years, 7 months ago (2017-05-02 23:48:15 UTC) #6
Bob Nystrom
3 years, 7 months ago (2017-05-02 23:48:32 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
53b2ef34caf5d79d4f362408954edb6ad14ecf32 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698