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

Issue 979523002: Move more files around. (Closed)

Created:
5 years, 9 months ago by nweiz
Modified:
5 years, 9 months ago
Reviewers:
kevmoo
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/unittest@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Move more files around. This moves some files into lib/src/runner/vm to match lib/src/runner/browser, and moves the test into a directory structure matching that of lib/src/. R=kevmoo@google.com Committed: https://github.com/dart-lang/unittest/commit/bafe23d9634e4df03a7eae82a3f47df7ffa7e043

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -3483 lines) Patch
M .status View 1 chunk +4 lines, -4 lines 0 comments Download
D lib/src/runner/isolate_test.dart View 1 chunk +0 lines, -57 lines 0 comments Download
M lib/src/runner/loader.dart View 2 chunks +3 lines, -3 lines 0 comments Download
A + lib/src/runner/vm/isolate_listener.dart View 3 chunks +9 lines, -9 lines 0 comments Download
A + lib/src/runner/vm/isolate_test.dart View 1 chunk +7 lines, -7 lines 0 comments Download
D lib/src/runner/vm_listener.dart View 1 chunk +0 lines, -115 lines 0 comments Download
M lib/unittest.dart View 1 chunk +2 lines, -2 lines 0 comments Download
A + test/backend/declarer_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/backend/invoker_test.dart View 1 chunk +1 line, -1 line 0 comments Download
D test/browser/chrome_test.dart View 1 chunk +0 lines, -131 lines 0 comments Download
D test/compact_reporter_test.dart View 1 chunk +0 lines, -178 lines 0 comments Download
D test/declarer_test.dart View 1 chunk +0 lines, -326 lines 0 comments Download
D test/engine_test.dart View 1 chunk +0 lines, -87 lines 0 comments Download
D test/expect_async_test.dart View 1 chunk +0 lines, -328 lines 0 comments Download
A + test/frontend/expect_async_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + test/frontend/matcher/completion_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + test/frontend/matcher/prints_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + test/frontend/matcher/throws_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + test/frontend/matcher/throws_type_test.dart View 1 chunk +1 line, -1 line 0 comments Download
D test/invoker_test.dart View 1 chunk +0 lines, -495 lines 0 comments Download
D test/loader_test.dart View 1 chunk +0 lines, -137 lines 0 comments Download
D test/matcher/completion_test.dart View 1 chunk +0 lines, -100 lines 0 comments Download
D test/matcher/prints_test.dart View 1 chunk +0 lines, -149 lines 0 comments Download
D test/matcher/throws_test.dart View 1 chunk +0 lines, -149 lines 0 comments Download
D test/matcher/throws_type_test.dart View 1 chunk +0 lines, -178 lines 0 comments Download
D test/multi_channel_test.dart View 1 chunk +0 lines, -310 lines 0 comments Download
D test/one_off_handler_test.dart View 1 chunk +0 lines, -84 lines 0 comments Download
A + test/runner/browser/chrome_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/runner/compact_reporter_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + test/runner/engine_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + test/runner/isolate_listener_test.dart View 6 chunks +14 lines, -14 lines 0 comments Download
A + test/runner/loader_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
A + test/runner/runner_test.dart View 1 chunk +1 line, -1 line 0 comments Download
D test/runner_test.dart View 1 chunk +0 lines, -235 lines 0 comments Download
A + test/util/multi_channel_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + test/util/one_off_handler_test.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
D test/vm_listener_test.dart View 1 chunk +0 lines, -378 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
nweiz
5 years, 9 months ago (2015-03-03 21:35:21 UTC) #1
kevmoo
lgtm
5 years, 9 months ago (2015-03-03 21:48:58 UTC) #2
nweiz
5 years, 9 months ago (2015-03-03 21:50:18 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
bafe23d9634e4df03a7eae82a3f47df7ffa7e043 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698