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

Issue 172743003: pkg/docgen: basic test of json output (Closed)

Created:
6 years, 10 months ago by kevmoo
Modified:
6 years, 10 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

pkg/docgen: basic test of json output align API with bin: generate json by default (not yaml) added type to docgen 'out' argument R=alanknight@google.com Committed: https://code.google.com/p/dart/source/detail?r=32806

Patch Set 1 #

Total comments: 1

Patch Set 2 : nits #

Patch Set 3 : more nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -2 lines) Patch
M pkg/docgen/lib/docgen.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M pkg/docgen/pubspec.yaml View 1 chunk +1 line, -0 lines 0 comments Download
A pkg/docgen/test/generate_json_test.dart View 1 2 1 chunk +145 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kevmoo
6 years, 10 months ago (2014-02-19 18:47:28 UTC) #1
Alan Knight
lgtm, with nit https://codereview.chromium.org/172743003/diff/1/pkg/docgen/test/generate_json_test.dart File pkg/docgen/test/generate_json_test.dart (right): https://codereview.chromium.org/172743003/diff/1/pkg/docgen/test/generate_json_test.dart#newcode68 pkg/docgen/test/generate_json_test.dart:68: const String DART_LIBRARY_1 = ''' Is ...
6 years, 10 months ago (2014-02-19 18:50:49 UTC) #2
kevmoo
I'll get the code into a separate dir in another CL.
6 years, 10 months ago (2014-02-19 19:04:59 UTC) #3
kevmoo
6 years, 10 months ago (2014-02-19 19:05:20 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r32806 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698