angular/packages/compiler/test
Chuck Jazdzewski dd8679037e fix(compiler-cli): do not fold errors past calls in the collector (#21708)
Folding errors passed calls prevented the static reflector from
begin able to ignore errors in annotations it doesn't know as
the call to the unknown annotation was elided from the metadata.

Fixes: #21273

PR Close #21708
2018-01-23 13:33:25 -08:00
..
aot fix(compiler-cli): do not fold errors past calls in the collector (#21708) 2018-01-23 13:33:25 -08:00
css_parser build: add bazel test rules for remainder of packages (#21053) 2017-12-22 13:10:51 -08:00
expression_parser build: add bazel test rules for remainder of packages (#21053) 2017-12-22 13:10:51 -08:00
i18n fix(compiler): add support for marker tags in xliff serializers (#21250) 2018-01-17 17:02:09 -08:00
ml_parser build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
output build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
render3 feat(ivy): update compiler to specification (#21657) 2018-01-20 09:28:44 -08:00
schema build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
template_parser feat(ivy): update compiler to specification (#21657) 2018-01-20 09:28:44 -08:00
BUILD.bazel build: Remove angular_src nested workspace (#21096) 2018-01-19 10:17:37 -08:00
config_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
core_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
directive_lifecycle_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
directive_normalizer_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
directive_resolver_mock_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
directive_resolver_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
integration_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
metadata_resolver_fixture.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
metadata_resolver_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
ng_module_resolver_mock_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
ng_module_resolver_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
parse_util_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
pipe_resolver_mock_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
pipe_resolver_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
resource_loader_mock_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
runtime_compiler_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
selector_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
shadow_css_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
spies.ts perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
style_url_resolver_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
test_bindings.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
url_resolver_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00
util_spec.ts build: remove main() from specs (#21053) 2017-12-22 13:10:51 -08:00