angular/packages/core/test/render3
Andrew Kushnir a83693ddd9 refactor(core): use relative import paths in micro benchmarks (#39142)
This commit updates micro benchmarks to use relative path to Ivy runtime code. Keeping absolute
locations caused issues with build optimizer that retained certain symbols and they appeared in the
output twice.

PR Close #39142
2020-10-14 14:10:13 -07:00
..
instructions refactor(core): Remove reliance on TNodeType.View. (#38707) 2020-09-28 16:15:59 -04:00
interfaces refactor(core): Remove TViewNode as it is no longer used. (#38707) 2020-09-28 16:15:59 -04:00
ivy build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
jit build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
perf refactor(core): use relative import paths in micro benchmarks (#39142) 2020-10-14 14:10:13 -07:00
styling_next refactor(core): Ensure that previousOrParentTNode always belongs to current TView. (#38707) 2020-09-28 16:15:58 -04:00
util build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
BUILD.bazel refactor(core): add debug ranges to LViewDebug with matchers (#38359) 2020-08-06 16:58:11 -07:00
change_detection_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
common_with_def.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
component_ref_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
component_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
di_spec.ts refactor(core): Create NodeInjectorOffset type which better describes NodeInjector (#38707) 2020-09-28 16:15:59 -04:00
domino.d.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
global_utils_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
i18n_debug_spec.ts refactor(core): renamed previousOrParent to currentTNode (#38707) 2020-09-28 16:15:59 -04:00
i18n_spec.ts refactor(core): renamed previousOrParent to currentTNode (#38707) 2020-09-28 16:15:59 -04:00
imported_renderer2.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
instructions_spec.ts refactor(core): remove deprecated ɵɵselect instruction (#38733) 2020-09-08 11:40:12 -07:00
integration_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
is_shape_of.ts refactor(core): Rename TView.node to TView.declTNode. (#38707) 2020-09-28 16:15:59 -04:00
is_shape_of_spec.ts refactor(core): add debug ranges to LViewDebug with matchers (#38359) 2020-08-06 16:58:11 -07:00
jit_environment_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
listeners_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
load_domino.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
matchers.ts refactor(core): add debug ranges to LViewDebug with matchers (#38359) 2020-08-06 16:58:11 -07:00
matchers_spec.ts refactor(core): Remove reliance on TNodeType.View. (#38707) 2020-09-28 16:15:59 -04:00
metadata_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
node_selector_matcher_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
perfCounter_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
pipe_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
providers_spec.ts test(core): remove code specific to IE 9 and IE 10 (#39090) 2020-10-13 15:51:48 -07:00
query_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
render_util.ts refactor(core): renamed previousOrParent to currentTNode (#38707) 2020-09-28 16:15:59 -04:00
renderer_factory_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
testing_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
utils.ts refactor(core): add human readable debug for i18n (#38154) 2020-08-06 15:20:17 -07:00
view_container_ref_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
view_utils_spec.ts refactor(core): Remove reliance on TNodeType.View. (#38707) 2020-09-28 16:15:59 -04:00