angular-cn/modules/@angular/common/test/directives
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
..
ng_class_spec.ts fix: make all tests green with new view engine and JIT 2017-02-17 17:18:55 -08:00
ng_component_outlet_spec.ts feat(NgComponentOutlet): add NgModule support to NgComponentOutlet directive (#14088) 2017-01-25 17:41:08 -08:00
ng_for_spec.ts refactor(test): `<template>`/`<ng-container>`/*-directives 2017-01-09 19:33:38 -05:00
ng_if_spec.ts refactor(test): `<template>`/`<ng-container>`/*-directives 2017-01-09 19:33:38 -05:00
ng_plural_spec.ts fix(common): support numeric value as discrete cases for NgPlural (#13876) 2017-01-13 13:52:35 -06:00
ng_style_spec.ts refactor(test): `<template>`/`<ng-container>`/*-directives 2017-01-09 19:33:38 -05:00
ng_switch_spec.ts refactor(test): `<template>`/`<ng-container>`/*-directives 2017-01-09 19:33:38 -05:00
ng_template_outlet_spec.ts refactor(test): `<template>`/`<ng-container>`/*-directives 2017-01-09 19:33:38 -05:00
non_bindable_spec.ts refactor(common): cleanup directive tests 2016-09-09 14:30:18 -07:00