angular/modules/@angular/compiler/test/aot
2017-02-03 15:06:51 -06:00
..
compiler_spec.ts test(compiler): add integration like tests to compiler unit tests (#14157) 2017-02-03 15:06:51 -06:00
private_import_core.ts test(compiler): add integration like tests to compiler unit tests (#14157) 2017-02-03 15:06:51 -06:00
README.md test(compiler): add integration like tests to compiler unit tests (#14157) 2017-02-03 15:06:51 -06:00
static_reflector_spec.ts fix(compiler): allow expressions or functions in extends (#14158) 2017-01-31 18:35:10 -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 test(compiler): add integration like tests to compiler unit tests (#14157) 2017-02-03 15:06:51 -06:00

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