angular/modules/@angular/core/test
tycho01 3d5bb23184 fix(Compiler): relax childIsRecursive check (#8705)
Fix how the compiler checks for recursive components by also considering
component descendants. Previously, it only checked if the current
component was evaluated previously. This failed in certain cases of
mutually recursive components, causing `createAsync` in tests to not
resolve.

closes [7084](https://github.com/angular/angular/issues/7084)
2016-06-22 07:02:11 -07:00
..
animation refactor(compiler): Change arguments of CompilerConfig to named arguments 2016-06-13 13:14:07 -07:00
change_detection style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
debug refactor(ViewBuilder): cleanup 2016-06-14 19:11:30 -07:00
di style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
dom style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
facade style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
linker fix(Compiler): relax childIsRecursive check (#8705) 2016-06-22 07:02:11 -07:00
metadata style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
profile repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
reflection chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00
testability style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
util style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
zone style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
application_ref_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
dev_mode_spec.ts cleanup(router): removes router 2016-06-20 08:47:54 -07:00
directive_lifecycle_integration_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
fake_async_spec.ts cleanup(router): removes router 2016-06-20 08:47:54 -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 style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
matchers_spec.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
spies.dart repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
spies.ts style(lint): re-format modules/@angular 2016-06-09 17:00:15 -07:00
testing_internal_spec.ts refactor: delete containsRegexp() (there is escapeRegExp() in the lang facade) 2016-06-21 09:15:21 -07:00
tsconfig.json repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00