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

Issue 185463004: Make _TestOptionSpecification take a named argument. (Closed)

Created:
6 years, 9 months ago by ahe
Modified:
6 years, 9 months ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org, kustermann, ricow1
Visibility:
Public.

Description

Make _TestOptionSpecification take a named argument. I want to refactor test_options.dart so that variable expansions, such as, "all" -> "debug,release" are generalized. So I want to add another named argument to _TestOptionSpecification in the next CL. R=whesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=33207

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -41 lines) Patch
M dart/tools/testing/dart/test_options.dart View 10 chunks +36 lines, -41 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ahe
6 years, 9 months ago (2014-03-03 10:54:05 UTC) #1
Bill Hesse
LGTM, but I always prefer named optional arguments to positional.
6 years, 9 months ago (2014-03-03 11:15:54 UTC) #2
ahe
6 years, 9 months ago (2014-03-03 11:46:33 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r33207 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698