angular-cn/modules/@angular/common/test/directives
Chuck Jazdzewski a23634dfd0 fix(common): do not reference deprecated classes in providers (#14523) (#14523)
References to `NgFor` are now an alias for `NgForOf` instead of a
derived class.

Fixes #14521
2017-02-23 17:23:56 -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 fix(common): do not reference deprecated classes in providers (#14523) (#14523) 2017-02-23 17:23:56 -08: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