Use the cached pubspec if possible for describing hosted packages.
BUG=https://code.google.com/p/dart/issues/detail?id=9027 Review URL: https://codereview.chromium.org//14241005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@21777 260f80e4-7a28-3924-810f-c04153c831b5
Showing
- lib/src/hosted_source.dart 7 additions, 2 deletionslib/src/hosted_source.dart
- lib/src/package.dart 1 addition, 1 deletionlib/src/package.dart
- lib/src/system_cache.dart 5 additions, 2 deletionslib/src/system_cache.dart
- test/install/hosted/cached_pubspec_test.dart 43 additions, 0 deletionstest/install/hosted/cached_pubspec_test.dart
- test/test_pub.dart 18 additions, 0 deletionstest/test_pub.dart
- test/version_solver_test.dart 4 additions, 0 deletionstest/version_solver_test.dart
test/install/hosted/cached_pubspec_test.dart
0 → 100644
Please register or sign in to comment