mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
These files are needed so that: - user code can compile even without real codegen - as tsc transformers cannot create but only change existing files in the transformation pipeline. |
||
|---|---|---|
| .. | ||
| compiler_spec.ts | ||
| emit_stubs_spec.ts | ||
| jit_summaries_spec.ts | ||
| README.md | ||
| regression_spec.ts | ||
| static_reflector_spec.ts | ||
| static_symbol_resolver_spec.ts | ||
| summary_resolver_spec.ts | ||
| summary_serializer_spec.ts | ||
| test_util.ts | ||
Tests in this directory are excluded from running in the browser and only run in node.