angular/packages/compiler/test/i18n
Alex Rickabaugh bb9ff6003c test: remove view-engine-only tests (#43884)
This commit removes most tests that were designated as only covering View
Engine code. It also removes tag filters from CI and local commands to run
tests.

In a few cases (such as with the packages/compiler tests), this tag was
improperly applied, and certain test cases have been added back running in
Ivy mode.

This commit also empties `@angular/compiler/testing` as it is no longer
necessary (this is safe since compiler packages are not public API). It can
be deleted in the future.

PR Close #43884
2021-11-23 21:10:06 +00:00
..
serializers refactor(compiler): ensure compatibility with noImplicitOverride (#42512) 2021-07-12 13:11:14 -07:00
big_integer_spec.ts perf(compiler): optimize computation of i18n message ids (#39694) 2020-11-17 10:09:28 -08:00
digest_spec.ts feat(compiler): reference ICU message IDs from their placeholders (#43534) 2021-10-18 09:23:59 -07:00
extractor_merger_spec.ts refactor(compiler): element.sourceSpan should span the outerHTML (#38581) 2020-09-02 14:47:31 -07:00
i18n_ast_spec.ts feat(compiler): reference ICU message IDs from their placeholders (#43534) 2021-10-18 09:23:59 -07:00
i18n_html_parser_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
i18n_parser_spec.ts refactor(compiler): associate accurate source spans with ICU expressions (#39072) 2020-10-08 11:55:27 -07:00
integration_common.ts test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
integration_xliff2_spec.ts test: remove view-engine-only tests (#43884) 2021-11-23 21:10:06 +00:00
integration_xliff_spec.ts test: remove view-engine-only tests (#43884) 2021-11-23 21:10:06 +00:00
integration_xmb_xtb_spec.ts test: remove view-engine-only tests (#43884) 2021-11-23 21:10:06 +00:00
message_bundle_spec.ts refactor: add override keyword to members implementing abstract declarations (#42512) 2021-07-12 13:11:17 -07:00
translation_bundle_spec.ts refactor(compiler): associate accurate source spans with ICU expressions (#39072) 2020-10-08 11:55:27 -07:00