mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit moves the compiler compliance tests into compiler-cli, and uses ngtsc to run them instead of the custom compilation pipeline used before. Testing against ngtsc allows for validation of the real compiler output. This commit also fixes a few small issues that prevented the tests from passing. PR Close #24862 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| r3_template_transform_spec.ts | ||
| README.md | ||
| styling_spec.ts | ||
Tests in this directory are excluded from running in the browser and only run in node.