mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Since we recently removed the `test.sh` script, and now run all tests with Bazel, we can remove the unused logic that makes compiler-cli tests pass in non-Bazel. This cleans up the tests, and also makes it easier to write tests without worrying about two ways of the Angular package output (Bazel `ng_package` rules vs. old `build.sh` logic of building) PR Close #28352 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| check_types_spec.ts | ||
| expression_diagnostics_spec.ts | ||
| mocks.ts | ||
| typescript_symbols_spec.ts | ||
| typescript_version_spec.ts | ||