angular/packages/compiler-cli/ngcc/test/analysis
Pete Bacon Darwin 47eab61cad test(ngcc): use isNamedDeclaration() helper to simplify tests (#38959)
Previously these tests were checking multiple specific expression
types. The new helper function is more general and will also support
`PropertyAccessExpression` nodes for `InlineDeclaration` types.

PR Close #38959
2020-10-12 08:32:46 -07:00
..
decoration_analyzer_spec.ts refactor(compiler-cli): implement DeclarationNode node type (#38959) 2020-10-12 08:32:46 -07:00
migration_host_spec.ts refactor(compiler-cli): setup compilation mode to enable generating linker code (#38938) 2020-09-30 12:49:16 -07:00
module_with_providers_analyzer_spec.ts test(ngcc): use isNamedDeclaration() helper to simplify tests (#38959) 2020-10-12 08:32:46 -07:00
ngcc_trait_compiler_spec.ts refactor(compiler-cli): setup compilation mode to enable generating linker code (#38938) 2020-09-30 12:49:16 -07:00
private_declarations_analyzer_spec.ts refactor(ngcc): move logging code into ngtsc (#37114) 2020-06-22 13:38:47 -07:00
references_registry_spec.ts refactor(compiler-cli): implement DeclarationNode node type (#38959) 2020-10-12 08:32:46 -07:00
switch_marker_analyzer_spec.ts refactor(ngcc): move logging code into ngtsc (#37114) 2020-06-22 13:38:47 -07:00
util_spec.ts refactor(ngcc): let isWithinPackage operate on paths instead of source files (#37596) 2020-06-29 12:21:22 -07:00