Take Sam Elkhateeb's path for "path" dependencies and clean it up some.
BUG=http://code.google.com/p/dart/issues/detail?id=3732 Review URL: https://codereview.chromium.org//12208138 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge@18465 260f80e4-7a28-3924-810f-c04153c831b5
Showing
- lib/src/io.dart 1 addition, 1 deletionlib/src/io.dart
- lib/src/path_source.dart 78 additions, 0 deletionslib/src/path_source.dart
- lib/src/system_cache.dart 3 additions, 1 deletionlib/src/system_cache.dart
- lib/src/validator/dependency.dart 8 additions, 1 deletionlib/src/validator/dependency.dart
- test/install/path/absolute_path_test.dart 46 additions, 0 deletionstest/install/path/absolute_path_test.dart
- test/install/path/no_pubspec_test.dart 32 additions, 0 deletionstest/install/path/no_pubspec_test.dart
- test/install/path/nonexistent_dir_test.dart 31 additions, 0 deletionstest/install/path/nonexistent_dir_test.dart
- test/install/path/path_is_file_test.dart 35 additions, 0 deletionstest/install/path/path_is_file_test.dart
- test/install/path/relative_path_test.dart 25 additions, 0 deletionstest/install/path/relative_path_test.dart
- test/test_pub.dart 31 additions, 9 deletionstest/test_pub.dart
- test/validator_test.dart 104 additions, 109 deletionstest/validator_test.dart
Loading
Please register or sign in to comment