angular-docs-cn/packages/compiler-cli/test/compliance
Andrew Kushnir d9a38928f5 fix(ivy): more descriptive errors for nested i18n sections (#33583)
This commit moves nested i18n section detection to an earlier stage where we convert HTML AST to Ivy AST. This also gives a chance to produce better diagnistic message for nested i18n sections, that also includes a file name and location.

PR Close #33583
2019-11-05 17:20:47 +00:00
..
BUILD.bazel
README.md
mock_compile.ts
mock_compiler_spec.ts
r3_compiler_compliance_spec.ts
r3_view_compiler_binding_spec.ts
r3_view_compiler_di_spec.ts
r3_view_compiler_directives_spec.ts
r3_view_compiler_i18n_spec.ts fix(ivy): more descriptive errors for nested i18n sections (#33583) 2019-11-05 17:20:47 +00:00
r3_view_compiler_input_outputs_spec.ts
r3_view_compiler_listener_spec.ts
r3_view_compiler_providers_spec.ts
r3_view_compiler_spec.ts
r3_view_compiler_styling_spec.ts
r3_view_compiler_template_spec.ts

README.md

Tests in this directory should be run with:

yarn bazel test --define=compile=aot  packages/compiler-cli/test/compliance:compliance