Chromium Code Reviews

Issue 12211097: Added support for 'description' in pubspec.yaml. (Closed)

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

Description

Added support for 'description' in pubspec.yaml. Also standardized the way of validating a url. Also, one test was working, but was not actually testing what it was supposed to be testing. Committed: https://code.google.com/p/dart/source/detail?r=18290

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Stats (+42 lines, -16 lines)
M utils/pub/pubspec.dart View 2 chunks +23 lines, -13 lines 0 comments
M utils/tests/pub/pubspec_test.dart View 2 chunks +19 lines, -3 lines 0 comments

Messages

Total messages: 2 (0 generated)
Andrei Mouravski
7 years, 10 months ago (2013-02-08 22:55:06 UTC) #1
nweiz
7 years, 10 months ago (2013-02-08 23:01:11 UTC) #2
lgtm

Powered by Google App Engine