angular/tools/@angular/tsc-wrapped/test
Chuck Jazdzewski dd0519abad fix(compiler): emit quoted object literal keys if the source is quoted
feat(tsc-wrapped): recored when to quote a object literal key

Collecting quoted literals is off by default as it introduces
a breaking change in the .metadata.json file. A follow-up commit
will address this.

Fixes #13249
Closes #13356
2016-12-14 12:58:41 -08:00
..
collector.spec.ts fix(compiler): emit quoted object literal keys if the source is quoted 2016-12-14 12:58:41 -08:00
compiler_host.spec.ts feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
evaluator.spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
main.spec.ts feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
symbols.spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
test_support.ts feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
tsc.spec.ts style: add missing copyright headers 2016-10-31 14:25:53 -07:00
typescript.mocks.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00