angular-cn/modules/@angular/core/test/linker
Tobias Bosch 1426f680f5 refactor(core): add a deprecation message for using `PLATFORM_DIRECTIVES` / `PLATFORM_PIPES` / `CompilerConfig` / `XHR` as regular providers in `bootstrap`.
We still support this via a hack, but should remove this soon.

This also fixes tests for module directives / pipes
as they used directives / pipes that were
already present in the underlying platform.
2016-07-07 16:16:55 -07:00
..
app_module_integration_spec.ts refactor(core): add a deprecation message for using `PLATFORM_DIRECTIVES` / `PLATFORM_PIPES` / `CompilerConfig` / `XHR` as regular providers in `bootstrap`. 2016-07-07 16:16:55 -07:00
change_detection_integration_spec.ts feat(testing): add implicit test module 2016-07-06 18:04:19 -07:00
dynamic_component_loader_spec.ts fix(core/testing): move ComponentFixture to core (#9386) 2016-06-24 12:41:49 -07:00
integration_dart_spec.dart refactor(chore): Replace all 'bindings' with 'providers' 2016-05-23 13:31:08 -07:00
integration_spec.ts feat(testing): add implicit test module 2016-07-06 18:04:19 -07:00
ng_container_integration_spec.ts feat(testing): add implicit test module 2016-07-06 18:04:19 -07:00
precompile_integration_spec.ts feat(core): allow to add precompiled tokens via a provider 2016-07-07 12:16:48 -07:00
projection_integration_spec.ts fix(core/testing): move ComponentFixture to core (#9386) 2016-06-24 12:41:49 -07:00
query_integration_spec.ts feat(compiler): support sync runtime compile 2016-06-28 10:26:16 -07:00
query_list_spec.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
reflector_component_resolver_spec.ts feat(testing): add implicit test module 2016-07-06 18:04:19 -07:00
regression_integration_spec.ts feat(testing): add implicit test module 2016-07-06 18:04:19 -07:00
security_integration_spec.ts feat(testing): add implicit test module 2016-07-06 18:04:19 -07:00
view_injector_integration_spec.ts feat(compiler): support sync runtime compile 2016-06-28 10:26:16 -07:00