angular/packages/compiler-cli/test/compliance/partial
Paul Gschwendtner 0a77825042 build: improve incremental rebuilds of compliance tests (#55594)
Currently whenever a compliance test case TS file is modified, all
compliance tests in repository are rebuilt in partial compilation mode.
This is inefficient and also slows down local development where one may
use a wildcard to run all test targets inside `/test/compliance/...`.

This commit fixes this.

PR Close #55594
2024-04-30 09:22:38 -07:00
..
BUILD.bazel test(compiler-cli): generate golden files for partial compilation (#39617) 2020-11-13 11:25:56 -08:00
cli.ts test: refactor compiler-cli compliance test to work on windows (#45431) 2022-03-25 12:18:34 -07:00
generate_golden_partial.ts refactor: migrate compiler-cli to prettier formatting (#55485) 2024-04-29 10:25:43 -07:00
partial_compliance_goldens.bzl build: improve incremental rebuilds of compliance tests (#55594) 2024-04-30 09:22:38 -07:00