angular/packages/compiler-cli/test/compliance/test_cases
Kristiyan Kostadinov 289ae50c56 refactor(core): replace propertyInterpolateX with property (#61639)
Replaces the `propertyInterpolateX` instructions with calls to `property` and the `interpolate` helper. This allows us to drop the dedicated interpolation instructions and simplify the runtime for future work.

PR Close #61639
2025-05-26 09:21:23 +00:00
..
model_inputs refactor(compiler): update compliance tests. (#58238) 2024-10-24 12:44:12 -07:00
output_function refactor(compiler): update compliance tests. (#58238) 2024-10-24 12:44:12 -07:00
r3_compiler_compliance refactor(compiler): account for pipes without names (#61328) 2025-05-19 08:24:06 +00:00
r3_view_compiler feat(compiler): support the in keyword in Binary expression (#58432) 2025-04-22 21:44:12 +02:00
r3_view_compiler_bindings refactor(core): replace propertyInterpolateX with property (#61639) 2025-05-26 09:21:23 +00:00
r3_view_compiler_control_flow refactor(compiler): Add conditionalCreate instruction (#60425) 2025-03-21 14:45:23 -07:00
r3_view_compiler_deferred fix(compiler-cli): handle deferred blocks with shared dependencies correctly (#59926) 2025-02-12 09:15:53 -08:00
r3_view_compiler_di/di refactor(compiler): update compliance tests. (#58238) 2024-10-24 12:44:12 -07:00
r3_view_compiler_directives refactor(compiler): update compliance tests. (#58238) 2024-10-24 12:44:12 -07:00
r3_view_compiler_i18n refactor(core): replace propertyInterpolateX with property (#61639) 2025-05-26 09:21:23 +00:00
r3_view_compiler_input_outputs feat(compiler-cli): add experimental support for fast type declaration emission (#61334) 2025-05-14 14:07:37 -07:00
r3_view_compiler_let fix(compiler): incorrectly handling let declarations inside i18n (#60512) 2025-05-13 16:31:38 -07:00
r3_view_compiler_listener build: clean up pipeline-specific tests (#59450) 2025-01-09 09:56:06 -05:00
r3_view_compiler_providers refactor(compiler): update compliance tests. (#58238) 2024-10-24 12:44:12 -07:00
r3_view_compiler_styling refactor(core): replace classMapInterpolateX with classMap (#61639) 2025-05-26 09:21:23 +00:00
r3_view_compiler_template refactor(core): replace propertyInterpolateX with property (#61639) 2025-05-26 09:21:23 +00:00
signal_inputs feat(compiler-cli): add experimental support for fast type declaration emission (#61334) 2025-05-14 14:07:37 -07:00
signal_queries refactor(compiler): update compliance tests. (#58238) 2024-10-24 12:44:12 -07:00
source_mapping refactor(core): replace propertyInterpolateX with property (#61639) 2025-05-26 09:21:23 +00:00
BUILD.bazel test: refactor compiler-cli compliance test to work on windows (#45431) 2022-03-25 12:18:34 -07:00
list_golden_update_rules.ts refactor(compiler-cli): use semver range checking for partial versions (#39847) 2020-12-04 10:26:17 -08:00
test_case_schema.json feat(compiler-cli): add experimental support for fast type declaration emission (#61334) 2025-05-14 14:07:37 -07:00