angular/packages/compiler-cli/test/diagnostics
Tobias Bosch 6665d76fbb perf(compiler): speed up watch mode (#19275)
- don’t regenerate code for .d.ts files when
  an oldProgram is passed to `createProgram`
- cache `fileExists` / `getSourceFile` / `readFile` in watch mode
- refactor tests to share common code in `test_support`
- support `—diagnostic` command line to print total time
  used per watch mode compilation.
PR Close #19275
2017-09-19 16:55:23 -07:00
..
check_types_spec.ts perf(compiler): speed up watch mode (#19275) 2017-09-19 16:55:23 -07:00
expression_diagnostics_spec.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00
mocks.ts perf(compiler): make the creation of ts.Program faster. (#19275) 2017-09-19 16:55:23 -07:00
symbol_query_spec.ts refactor(compiler): remove all source-level traces to tsc-wrapped (#18966) 2017-09-13 20:47:37 -04:00