Files
sdk/pkg/analyzer_experimental/pubspec.yaml
T
scheglov@google.com a2e1288eec Code coverage server babysteps.
Largely just structure and (happy part of) the life cycle.
It even works in trivial application, although it does nothing interesting within the touch() function.

R=pquitslund@google.com
BUG=

Review URL: https://codereview.chromium.org//16580018

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@23876 260f80e4-7a28-3924-810f-c04153c831b5
2013-06-11 19:50:36 +00:00

11 lines
241 B
YAML

name: analyzer_experimental
author: Dart Team <misc@dartlang.org>
description: Experimental static analyzer for Dart.
homepage: http://www.dartlang.org
dependencies:
args: any
logging: any
pathos: any
dev_dependencies:
unittest: any