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

Unified Diff: tools/test.dart

Issue 12321154: Add Dartdoc testing to pub bots. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/bots/pub.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/test.dart
diff --git a/tools/test.dart b/tools/test.dart
index 386ff266f7405e956ebb8cf4b7f1828c44ae9b17..00eb7f1cae6f29c18b3a349b2642f25e967e9961 100755
--- a/tools/test.dart
+++ b/tools/test.dart
@@ -66,6 +66,7 @@ final TEST_SUITE_DIRECTORIES = [
new Path('utils/tests/css'),
new Path('utils/tests/peg'),
new Path('utils/tests/pub'),
+ new Path('sdk/lib/_internal/dartdoc'),
];
main() {
« no previous file with comments | « tools/bots/pub.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698