angular-cn/packages/compiler/test/aot
Chuck Jazdzewski b3db3f80ba fix(compiler): do not consider a reference with members as a reference (#19454)
Fixes: #18170
2017-09-28 10:52:52 -07:00
..
README.md refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
compiler_spec.ts feat(compiler): enabled strict checking of parameters to an `@Injectable` (#19412) 2017-09-26 13:40:47 -07:00
jit_summaries_spec.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
regression_spec.ts refactor(compiler): allow sync AOT compilation (#16832). 2017-05-23 10:41:23 -06:00
static_reflector_spec.ts fix(compiler): do not consider a reference with members as a reference (#19454) 2017-09-28 10:52:52 -07:00
static_symbol_resolver_spec.ts refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
summary_resolver_spec.ts feat(compiler): make `.ngsummary.json` files portable 2017-08-16 15:24:48 -07:00
summary_serializer_spec.ts refactor(compiler): bump metadata version to 4 (#19338) 2017-09-26 13:31:59 -07:00
test_util.ts fix(compiler): various squashed fixes for the new ngc 2017-09-25 13:36:00 -07:00

README.md

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