angular-cn/packages/compiler/test/aot
Chuck Jazdzewski 0dda01e37c fix(compiler): correctly handle when `toString` is exported (#15430)
Fixes #15420
2017-03-23 13:38:01 -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 fix(compiler): correctly handle when `toString` is exported (#15430) 2017-03-23 13:38:01 -07:00
static_reflector_spec.ts fix(compiler): support interface types in injectable constuctors (#14894) 2017-03-15 09:24:56 -07:00
static_symbol_resolver_spec.ts fix(compiler): support interface types in injectable constuctors (#14894) 2017-03-15 09:24:56 -07:00
summary_resolver_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
summary_serializer_spec.ts docs: spelling errors 2017-03-22 21:28:24 -07:00
test_util.ts fix(compiler): look for flat module resources using declaration module path (#15367) 2017-03-21 19:05:03 -05:00

README.md

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