angular/modules/@angular/core/test/linker
Tobias Bosch e4e9dbe33d feat(compiler): integrate compiler with view engine - change detection tests work (#14412)
Included refactoring:
- make ViewData.parentIndex point to component provider index
- split NodeType.Provider into Provider / Directive / Pipe
- make purePipe take the real pipe as argument to detect changes
- order change detection:
  1) directive props
  2) renderer props

Part of #14013

PR Close #14412
2017-02-13 17:02:00 -06:00
..
animation_view_context_spec.ts perf(animations): always run the animation queue outside of zones 2016-12-14 12:59:36 -08:00
change_detection_integration_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
direct_rendering_integration_spec.ts refactor(test): <template>/<ng-container>/*-directives 2017-01-09 19:33:38 -05:00
entry_components_integration_spec.ts perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
integration_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
ng_container_integration_spec.ts refactor(Compiler): misc cleanup 2017-01-09 19:32:01 -05:00
ng_module_integration_spec.ts feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
projection_integration_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
query_integration_spec.ts fix(compiler): query <template> elements before their children. (#13677) 2016-12-27 16:28:54 -08:00
query_list_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
regression_integration_spec.ts feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
security_integration_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
system_ng_module_factory_loader_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
view_injector_integration_spec.ts refactor(test): <template>/<ng-container>/*-directives 2017-01-09 19:33:38 -05:00