angular-cn/modules/angular2/test/transform/template_compiler
Tim Blasi d1b35f9174 fix(dart/transform): Don't set ReflectionCapabilities over an async gap
Update the transformer's `TemplateCompiler` phase to avoid setting
`reflector.reflectionCapabilities`, allowing asynchronous
operations, and restoring the original value, which allows
`reflector.reflectionCapabilities` to get into a bad state.
2015-06-06 17:10:06 -07:00
..
duplicate_files refactor(transformer): updates in properties syntax 2015-05-29 11:44:44 +02:00
inline_expression_files chore(transformer): add tests for property bindings and multiple executions 2015-06-05 13:11:24 -07:00
inline_method_files refactor(transformer): updates in properties syntax 2015-05-29 11:44:44 +02:00
one_directive_files fix(dart/transform): Fix DirectiveMetadata read tests 2015-05-29 14:56:42 -07:00
url_expression_files refactor(transformer): updates in properties syntax 2015-05-29 11:44:44 +02:00
url_method_files refactor(transformer): updates in properties syntax 2015-05-29 11:44:44 +02:00
with_prefix_files fix(dart/transform): Fix DirectiveMetadata read tests 2015-05-29 14:56:42 -07:00
all_tests.dart fix(dart/transform): Don't set ReflectionCapabilities over an async gap 2015-06-06 17:10:06 -07:00