angular-cn/modules/@angular/compiler/test/aot
Chuck Jazdzewski 8b81bb1eb6 feat(compiler): generate shallow imports compiler generated references (#14388) 2017-02-14 13:33:06 -08:00
..
README.md test(compiler): add integration like tests to compiler unit tests (#14157) 2017-02-03 15:06:51 -06:00
compiler_spec.ts feat(compiler): generate shallow imports compiler generated references (#14388) 2017-02-14 13:33:06 -08:00
private_import_core.ts test(compiler): add integration like tests to compiler unit tests (#14157) 2017-02-03 15:06:51 -06:00
static_reflector_spec.ts perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
static_symbol_resolver_spec.ts feat(compiler): generate proper reexports in `.ngfactory.ts` files to not need transitive deps for compiling `.ngfactory.ts` files. (#13524) 2016-12-27 09:36:47 -08:00
summary_resolver_spec.ts feat(compiler): generate proper reexports in `.ngfactory.ts` files to not need transitive deps for compiling `.ngfactory.ts` files. (#13524) 2016-12-27 09:36:47 -08:00
summary_serializer_spec.ts feat(compiler): generate proper reexports in `.ngfactory.ts` files to not need transitive deps for compiling `.ngfactory.ts` files. (#13524) 2016-12-27 09:36:47 -08:00
test_util.ts feat(compiler): generate shallow imports compiler generated references (#14388) 2017-02-14 13:33:06 -08:00

README.md

Tests in this directory are excluded from running in the browser and only running in node.