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

Issue 14736010: Add a new --extra-lib option to apidoc that allows us to specify an explicit .dart file that should… (Closed)

Created:
7 years, 7 months ago by gram
Modified:
7 years, 7 months ago
Reviewers:
Andrei Mouravski
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add a new --extra-lib option to apidoc that allows us to specify an explicit .dart file that should be included in the processing. Change the gyp file to use --extra-lib for mock.dart. Remove the import of mock.dart from unittest.dart. R=amouravski@google.com Committed: https://code.google.com/p/dart/source/detail?r=22560

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -5 lines) Patch
M pkg/unittest/lib/unittest.dart View 1 1 chunk +0 lines, -4 lines 0 comments Download
M utils/apidoc/apidoc.dart View 1 3 chunks +29 lines, -0 lines 0 comments Download
M utils/apidoc/apidoc.gyp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
gram
If there is anyone else you think should be a reviewer let me know.
7 years, 7 months ago (2013-05-07 21:32:01 UTC) #1
Andrei Mouravski
https://codereview.chromium.org/14736010/diff/1/utils/apidoc/apidoc.dart File utils/apidoc/apidoc.dart (right): https://codereview.chromium.org/14736010/diff/1/utils/apidoc/apidoc.dart#newcode42 utils/apidoc/apidoc.dart:42: List<String> includedLibraries = <String>[]; You need to be more ...
7 years, 7 months ago (2013-05-08 10:43:47 UTC) #2
gram
PTAL https://codereview.chromium.org/14736010/diff/1/utils/apidoc/apidoc.dart File utils/apidoc/apidoc.dart (right): https://codereview.chromium.org/14736010/diff/1/utils/apidoc/apidoc.dart#newcode42 utils/apidoc/apidoc.dart:42: List<String> includedLibraries = <String>[]; On 2013/05/08 10:43:47, Andrei ...
7 years, 7 months ago (2013-05-08 22:14:36 UTC) #3
Andrei Mouravski
lgtm
7 years, 7 months ago (2013-05-09 18:51:36 UTC) #4
gram
7 years, 7 months ago (2013-05-09 20:00:30 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r22560 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698