DescriptionFix various pub issues.
* Normalize paths before they're passed to dart2js. It handles "." and
".." path components poorly.
* Ensure that paths emitted by list-package-dirs are always absolute and
normalized for backwards-compatibility with the existing protocol.
* Make Package.listFiles work for an in-memory package.
* Fix an error message expectation in packages_file_test.
R=rnystrom@google.com
Committed: https://github.com/dart-lang/pub/commit/072c5d85f4741bd4eede3eb8d309669b887e3c54
Patch Set 1 #
Total comments: 2
Messages
Total messages: 4 (0 generated)
|