angular-cn/modules/@angular/core/test/view
Tobias Bosch b9f17a9cb2 fix: make all tests green with new view engine and JIT
Note that this does not yet include enabling the view engine
by default.

Included refactoring:
- view engine: split namespace of elements / attributes already
  when creating the `NodeDef`
- view engine: when injecting the old `Renderer`, use an implementation
  that is based on `RendererV2`
- view engine: store view queries in the component view, not
  on the host element
2017-02-17 17:18:55 -08:00
..
anchor_spec.ts feat: RendererV2 integration (#14469) 2017-02-14 21:03:18 -08:00
component_view_spec.ts fix: make all tests green with new view engine and JIT 2017-02-17 17:18:55 -08:00
element_spec.ts fix: make all tests green with new view engine and JIT 2017-02-17 17:18:55 -08:00
embedded_view_spec.ts fix: make all tests green with new view engine and JIT 2017-02-17 17:18:55 -08:00
helper.ts fix(core): view engine - fix perf regressions (#14345) 2017-02-08 14:42:22 -06:00
ng_content_spec.ts feat: RendererV2 integration (#14469) 2017-02-14 21:03:18 -08:00
provider_spec.ts feat(compiler): implement style encapsulation for new view engine (#14518) 2017-02-16 13:55:55 -08:00
pure_expression_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
query_spec.ts fix: make all tests green with new view engine and JIT 2017-02-17 17:18:55 -08:00
services_spec.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00
text_spec.ts feat(compiler): integrate compiler with view engine - change detection tests work (#14412) 2017-02-13 17:02:00 -06:00
view_def_spec.ts feat(compiler): integrate compiler with view engine (#14487) 2017-02-15 08:36:49 -08:00