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

Unified Diff: dart/pkg/pkgbuild.status

Issue 122443003: Added PkgBuildTestSuite (aka 'pkgbuild') (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 11 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 | « no previous file | dart/tools/test.dart » ('j') | dart/tools/test.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/pkgbuild.status
diff --git a/dart/runtime/lib/typed_data_sources.gypi b/dart/pkg/pkgbuild.status
similarity index 52%
copy from dart/runtime/lib/typed_data_sources.gypi
copy to dart/pkg/pkgbuild.status
index 28d6a53e538714fbc8d44bc50d85479eaf9c043b..890990ebb58c226bcae76c0f0eac560c1d51150d 100644
--- a/dart/runtime/lib/typed_data_sources.gypi
+++ b/dart/pkg/pkgbuild.status
@@ -2,13 +2,12 @@
# 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.
-# Sources visible via dart:typed_data library.
+third_party/pkg/route_hierarchical: Fail
-{
- 'sources': [
- 'typed_data.cc',
- 'typed_data.dart',
- 'simd128.cc',
- ],
-}
+[ $use_repository_packages ]
+pkg/analyzer: PubGetError
+pkg/args: PubGetError
+pkg/async: PubGetError
+pkg/collection: PubGetError
+pkg/stack_trace: PubGetError
« no previous file with comments | « no previous file | dart/tools/test.dart » ('j') | dart/tools/test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698