angular/modules/@angular/core/test
Tobias Bosch dd6e0cf1b5 fix(compiler): fix where pipes live
Impure pipes need to live on the view
that used them and need a new instance for
each call site.

Impure pipes need to live on the component view, cached across all child views,
and need a new pure proxy for each for
each call site that lives on the view
of the call site.

Fixes #8408

This bug was introduced not long ago by 152a117d5c
2016-05-03 09:00:23 -07:00
..
change_detection repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
debug chore: clang-reformat 2016-05-01 22:59:41 -07:00
di repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
dom chore: clang-reformat 2016-05-01 22:59:41 -07:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
linker fix(compiler): fix where pipes live 2016-05-03 09:00:23 -07:00
metadata repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
profile repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
reflection chore: clang-reformat 2016-05-01 22:59:41 -07:00
testability repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
util repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
zone chore: clang-reformat 2016-05-01 22:59:41 -07:00
application_ref_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
dev_mode_spec.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
directive_lifecycle_integration_spec.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
fake_async_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
forward_ref_integration_spec.dart repackaging: all the file moves 2016-05-01 20:51:00 -07:00
forward_ref_integration_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
matchers_spec.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
spies.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
spies.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
testing_internal_spec.ts chore: clang-reformat 2016-05-01 22:59:41 -07:00
tsconfig.json repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
typings.d.ts repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00