angular-cn/packages/compiler-cli/test/compliance_old/prelink
JoostK f6be161a3c test(compiler-cli): default `enableI18nLegacyMessageIdFormat` to false in compliance tests (#39707)
In production mode this flag defaults to `true`, but the compliance
tests override this to `false` unless it is provided. As such, the
linker should also adhere to this default as otherwise the compilation
output would not align with the output of the full tests.

There are still tests that exercise the value of this flag, together
with it being `undefined` to verify the behavior of the actual default
value.

PR Close #39707
2020-11-24 13:05:47 -08:00
..
BUILD.bazel test(compiler-cli): skip compliance tests that target ES5 for partial compilation tests (#39707) 2020-11-24 13:05:46 -08:00
bootstrap.ts test(compiler-cli): default `enableI18nLegacyMessageIdFormat` to false in compliance tests (#39707) 2020-11-24 13:05:47 -08:00