mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Currently, based on the file names it's not quite clear whether a given `.spec.ts` file runs benchmark perf or benchmark e2e functionality tests. To disambiguate these, we use new file suffixs. i.e. `e2e-spec.ts` and `perf-spec.ts`. PR Close #34753 |
||
|---|---|---|
| .. | ||
| baseline | ||
| incremental_dom | ||
| iv | ||
| ng2 | ||
| ng2_switch | ||
| render3 | ||
| BUILD.bazel | ||
| largetable.e2e-spec.ts | ||
| largetable.perf-spec.ts | ||
| util.ts | ||