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

Unified Diff: utils/tests/dartdoc/dartdoc.status

Issue 9555013: Get dartdoc in the SDK and working correctly. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update copyright date. Created 8 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
Index: utils/tests/dartdoc/dartdoc.status
diff --git a/utils/tests/dartdoc/dartdoc.status b/utils/tests/dartdoc/dartdoc.status
deleted file mode 100644
index e144c3e92ee082fda2f8d7f8767679905a6f2663..0000000000000000000000000000000000000000
--- a/utils/tests/dartdoc/dartdoc.status
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
-# for details. All rights reserved. Use of this source code is governed by a
-# BSD-style license that can be found in the LICENSE file.
-
-prefix dartdoc
-
-[ $component == leg ]
-*: Skip # Leg is not ready yet.
-
-[ $component == frog || $component == frogsh || $component == frogium ]
-*: Skip
-
-[ $component == dartc || $component == chromium ]
-*: Skip
-
-[ $component == dartium || $component == webdriver ]
-*: Skip

Powered by Google App Engine
This is Rietveld 408576698