angular/packages/compiler-cli/test/compliance/partial
Paul Gschwendtner 4261fd367e 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:42 -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 build: fix partial output generation errors swallowed (#53808) 2024-01-10 12:21:04 +00:00
partial_compliance_goldens.bzl build: improve incremental rebuilds of compliance tests (#55594) 2024-04-30 09:22:42 -07:00