dart-archive / angular.dart

Legacy source repository. See github.com/dart-lang/angular
https://webdev.dartlang.org/angular/
1.25k stars 248 forks source link

<fix>(transformers): Fix test of expression_spec #1661

Closed TedSander closed 9 years ago

TedSander commented 9 years ago

Fix expression_generator_spec by removing deprecated lib syntax for relative uris, and using package syntax instead. Fix dart2js test by fixing bug in DynamicTypeToUriMapper.

googlebot commented 9 years ago

Thanks for your pull request.

It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA) at https://cla.developers.google.com/.

If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check the information on your CLA or see this help article on setting the email on your git commits.

Once you've done that, please reply here to let us know. If you signed the CLA as a corporation, please let us know the company's name.

rkirov commented 9 years ago

merged.