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

Issue 1802133002: Add names and plain_names fields. (Closed)

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

Description

Add names and plain_names fields. This also adds the ability to pass --name or --plain-name multiple times on the command line. R=kevmoo@google.com Committed: https://github.com/dart-lang/test/commit/3bef4670c1a3d23ebc5a285bced47c09c00d0562

Patch Set 1 #

Total comments: 4

Patch Set 2 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+587 lines, -326 lines) Patch
M CHANGELOG.md View 1 chunk +9 lines, -0 lines 0 comments Download
M doc/package_config.md View 1 2 chunks +40 lines, -0 lines 0 comments Download
M lib/src/runner.dart View 1 3 chunks +9 lines, -12 lines 0 comments Download
M lib/src/runner/configuration.dart View 8 chunks +13 lines, -9 lines 0 comments Download
M lib/src/runner/configuration/args.dart View 4 chunks +24 lines, -22 lines 0 comments Download
M lib/src/runner/configuration/load.dart View 2 chunks +9 lines, -0 lines 0 comments Download
M pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M test/runner/configuration/configuration_test.dart View 9 chunks +16 lines, -16 lines 0 comments Download
M test/runner/configuration/top_level_error_test.dart View 2 chunks +234 lines, -155 lines 0 comments Download
M test/runner/configuration/top_level_test.dart View 1 chunk +47 lines, -0 lines 0 comments Download
A test/runner/name_test.dart View 1 chunk +176 lines, -0 lines 0 comments Download
M test/runner/runner_test.dart View 2 chunks +9 lines, -111 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
nweiz
4 years, 9 months ago (2016-03-14 22:39:32 UTC) #1
kevmoo
lgtm https://codereview.chromium.org/1802133002/diff/1/doc/package_config.md File doc/package_config.md (right): https://codereview.chromium.org/1802133002/diff/1/doc/package_config.md#newcode219 doc/package_config.md:219: names: should be `plain_names:` ? https://codereview.chromium.org/1802133002/diff/1/lib/src/runner.dart File lib/src/runner.dart ...
4 years, 9 months ago (2016-03-14 23:08:47 UTC) #2
nweiz
Code review changes
4 years, 9 months ago (2016-03-14 23:19:53 UTC) #3
nweiz
https://codereview.chromium.org/1802133002/diff/1/doc/package_config.md File doc/package_config.md (right): https://codereview.chromium.org/1802133002/diff/1/doc/package_config.md#newcode219 doc/package_config.md:219: names: On 2016/03/14 23:08:47, kevmoo wrote: > should be ...
4 years, 9 months ago (2016-03-14 23:20:25 UTC) #4
nweiz
4 years, 9 months ago (2016-03-14 23:20:33 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
3bef4670c1a3d23ebc5a285bced47c09c00d0562 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698