angular-docs-cn/modules/angular2/src
Julie Ralph 5a59e44765 chore(test): migrate Dart tests to package:test
Instead of running with karma and the karma-dart shim, run dart
tests directly using the new package:test runner. This migrates
away from package:unittest.

Fixes a couple tests, mostly associated with depending on absolute
URLs or editing the test providers after an injector had already
been created.

Remove karma-dart and associated files. Change gupfiles to run tests
via `pub run test` instead.
2016-03-04 02:27:44 +00:00
..
animate chore: noImplicitAny fixes 2016-02-24 15:29:00 -08:00
common feat(i18n): added i18nPlural and i18nSelect pipes 2016-03-01 16:40:48 +00:00
compiler feat(compiler): Added spans to HTML parser errors 2016-03-03 22:51:57 +00:00
core Revert "feat(dart): Add a dev-mode check for undeclared lifecycle interfaces" 2016-03-03 18:00:18 -08:00
facade feat(iterable_differ): support immutable lists 2016-03-03 18:29:01 +00:00
http fix(Headers): serializable toJSON 2016-02-03 14:03:01 +00:00
mock feat(router): add regex matchers 2016-03-02 16:08:19 -08:00
platform feat(router): add regex matchers 2016-03-02 16:08:19 -08:00
router chore(build): Remove circular dependency in Angular 2 ES5 output. 2016-03-03 17:42:33 +00:00
testing chore(test): migrate Dart tests to package:test 2016-03-04 02:27:44 +00:00
transform/template_compiler chore(core): move compiler out of core 2015-11-05 14:44:52 -08:00
upgrade fix(upgrade): fix infinite $rootScope.$digest() 2016-02-08 17:18:52 -08:00
web_workers feat(router): add regex matchers 2016-03-02 16:08:19 -08:00