angular-docs-cn/packages/compiler/test
Misko Hevery 47bcb5bc35 build(core): add bazel test targets for core (#21053)
- Add tests target for `test`, `test_node_only` and `test_web` in `core` package.
- Created a `_testing_init` pseudo package where bootstrap code for tests is kept.
- Moved `source_map_util` from `test` to `testing` so to prevent circular dependency.
- Removed `visibility:public` for testing `BUILD` packages.

PR Close #21053
2017-12-22 13:10:51 -08:00
..
aot build(core): add bazel test targets for core (#21053) 2017-12-22 13:10:51 -08:00
css_parser fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
expression_parser feat(compiler): adds support for quoted object keys in the parser 2017-07-07 16:17:33 -07:00
i18n feat(compiler): deprecate i18n comments in favor of `ng-container` (#18998) 2017-09-05 15:33:29 -05:00
ml_parser fix(compiler): skip   when trimming / removing whitespaces (#19310) 2017-09-25 13:33:31 -07:00
output build(core): add bazel test targets for core (#21053) 2017-12-22 13:10:51 -08:00
schema feat(compiler): update the schema by extracting from latest chrome (#17858) 2017-07-06 12:11:34 -07:00
template_parser feat(compiler): narrow types of expressions used in *ngIf (#20702) 2017-12-08 10:24:26 -08:00
BUILD.bazel build(core): add bazel test targets for core (#21053) 2017-12-22 13:10:51 -08:00
config_spec.ts fix(compiler): don't overwrite missingTranslation's value in JIT (#19952) 2017-11-03 11:08:39 -07:00
core_spec.ts refactor(compiler): add missing test to compare core and compiler metadata (#18739) 2017-08-17 18:00:55 -05:00
directive_lifecycle_spec.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
directive_normalizer_spec.ts refactor(compiler): remove stale metadata classes for animations 2017-10-04 16:20:55 -07:00
directive_resolver_mock_spec.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
directive_resolver_spec.ts feat(compiler): narrow types of expressions used in *ngIf (#20702) 2017-12-08 10:24:26 -08:00
integration_spec.ts perf(core): add option to remove blank text nodes from compiled templates 2017-08-14 13:26:16 -07:00
metadata_resolver_fixture.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
metadata_resolver_spec.ts fix(compiler): report a reasonable error with invalid metadata (#20062) 2017-11-06 10:01:27 -08:00
ng_module_resolver_mock_spec.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
ng_module_resolver_spec.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
parse_util_spec.ts build: enable TSLint on the packages folder 2017-07-31 15:47:57 -07:00
pipe_resolver_mock_spec.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
pipe_resolver_spec.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
resource_loader_mock_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
runtime_compiler_spec.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
selector_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
shadow_css_spec.ts test(compiler): do not use `a` as a content selector 2017-11-08 15:52:21 -08:00
spies.ts perf: switch angular to use StaticInjector instead of ReflectiveInjector 2017-08-07 15:42:34 -07:00
style_url_resolver_spec.ts fix(compiler): Don't strip CSS source maps 2017-08-15 16:30:09 -07:00
test_bindings.ts refactor(compiler): split compiler and core (#18683) 2017-08-16 17:58:53 -05:00
url_resolver_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
util_spec.ts refactor(compiler): allow sync AOT compilation (#16832). 2017-05-23 10:41:23 -06:00