angular-cn/packages/compiler/test/aot
Chuck Jazdzewski 8ecda94899 feat(compiler-cli): improve error messages produced during structural errors (#20459)
The errors produced when error were encountered while interpreting the
content of a directive was often incomprehencible. With this change
these kind of error messages should be easier to understand and diagnose.

PR Close #20459
2017-11-27 16:59:57 -06:00
..
README.md refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
compiler_spec.ts feat(compiler-cli): improve error messages produced during structural errors (#20459) 2017-11-27 16:59:57 -06:00
jit_summaries_spec.ts Revert "Revert "Revert "perf(compiler): skip type check and emit in bazel in some cases. (#19646)""" 2017-10-12 16:09:49 -07:00
regression_spec.ts Revert "Revert "Revert "perf(compiler): skip type check and emit in bazel in some cases. (#19646)""" 2017-10-12 16:09:49 -07:00
static_reflector_spec.ts feat(compiler-cli): improve error messages produced during structural errors (#20459) 2017-11-27 16:59:57 -06:00
static_symbol_resolver_spec.ts feat(compiler-cli): improve error messages produced during structural errors (#20459) 2017-11-27 16:59:57 -06:00
summary_resolver_spec.ts feat(compiler): make `.ngsummary.json` files portable 2017-08-16 15:24:48 -07:00
summary_serializer_spec.ts fix(compiler): reexport less symbols in `.ngfactory.ts` files (#19884) 2017-10-30 20:11:29 -04:00
test_util.ts refactor(compiler): remove old ngtools api and add listLazyRoutes to new api (#19836) 2017-10-23 18:46:04 -04:00

README.md

Tests in this directory are excluded from running in the browser and only run in node.