angular-cn/packages/compiler-cli/test
Chuck Jazdzewski c33a57666b fix(compiler): recognize @NgModule with a redundant @Injectable (#20320)
The compiler now, again, recognizes `@NgModule()` decorators on
classes with a redundant `@Injectable()` decorator.

Fixes: #19544

PR Close #20320
2017-11-10 11:51:52 -08:00
..
diagnostics refactor(compiler): remove old ngtools api and add listLazyRoutes to new api (#19836) 2017-10-23 18:46:04 -04:00
metadata refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
transformers fix(compiler-cli): don't report emit diagnostics when --noEmitOnError is off (#20063) 2017-11-02 14:49:38 -07:00
extract_i18n_spec.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00
mocks.ts refactor(compiler): remove old ngtools api and add listLazyRoutes to new api (#19836) 2017-10-23 18:46:04 -04:00
ngc_spec.ts fix(compiler): recognize @NgModule with a redundant @Injectable (#20320) 2017-11-10 11:51:52 -08:00
ngtools_api_spec.ts refactor(compiler): remove old ngtools api and add listLazyRoutes to new api (#19836) 2017-10-23 18:46:04 -04:00
perform_watch_spec.ts fix(compiler): recover from structural errors in watch mode (#19953) 2017-10-26 18:43:00 -04:00
test_support.ts fix(compiler): recover from structural errors in watch mode (#19953) 2017-10-26 18:43:00 -04:00