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

Issue 15213002: Add unit tests for [Entrypoint.packageFiles] in pub. (Closed)

Created:
7 years, 7 months ago by nweiz
Modified:
7 years, 7 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add unit tests for [Entrypoint.packageFiles] in pub. BUG=7391 R=rnystrom@google.com Committed: https://code.google.com/p/dart/source/detail?r=22807

Patch Set 1 #

Total comments: 6

Patch Set 2 : Code review changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+231 lines, -4 lines) Patch
M sdk/lib/_internal/pub/lib/src/entrypoint.dart View 1 1 chunk +7 lines, -4 lines 0 comments Download
A sdk/lib/_internal/pub/test/package_files_test.dart View 1 1 chunk +224 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
7 years, 7 months ago (2013-05-15 23:52:49 UTC) #1
Bob Nystrom
Couple of nits then LGTM. Very nice. https://codereview.chromium.org/15213002/diff/1/sdk/lib/_internal/pub/lib/src/entrypoint.dart File sdk/lib/_internal/pub/lib/src/entrypoint.dart (right): https://codereview.chromium.org/15213002/diff/1/sdk/lib/_internal/pub/lib/src/entrypoint.dart#newcode243 sdk/lib/_internal/pub/lib/src/entrypoint.dart:243: workingDir: root.dir).then((files) ...
7 years, 7 months ago (2013-05-16 18:14:20 UTC) #2
nweiz
https://codereview.chromium.org/15213002/diff/1/sdk/lib/_internal/pub/lib/src/entrypoint.dart File sdk/lib/_internal/pub/lib/src/entrypoint.dart (right): https://codereview.chromium.org/15213002/diff/1/sdk/lib/_internal/pub/lib/src/entrypoint.dart#newcode243 sdk/lib/_internal/pub/lib/src/entrypoint.dart:243: workingDir: root.dir).then((files) { On 2013/05/16 18:14:20, Bob Nystrom wrote: ...
7 years, 7 months ago (2013-05-16 18:40:02 UTC) #3
nweiz
7 years, 7 months ago (2013-05-16 18:41:48 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r22807 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698