angular/modules/@angular/upgrade/test/aot
Pete Bacon Darwin 6152eb24bc fix(upgrade/static): ensure upgraded injector is initialized early enough (#14065)
This change ensures that the upgraded AngularJS injector is initialized
before the application run blocks are executed.

Closes #13811
2017-01-24 14:48:03 -08:00
..
integration fix(upgrade/static): ensure upgraded injector is initialized early enough (#14065) 2017-01-24 14:48:03 -08:00
angular1_providers_spec.ts feat(ngUpgrade): add support for AoT compiled upgrade applications 2016-10-19 15:27:49 -07:00
component_info_spec.ts feat(ngUpgrade): add support for AoT compiled upgrade applications 2016-10-19 15:27:49 -07:00
downgrade_injectable_spec.ts feat(ngUpgrade): add support for AoT compiled upgrade applications 2016-10-19 15:27:49 -07:00
test_helpers.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00