angular/packages/compiler/test/render3
2018-04-10 13:14:20 -07:00
..
BUILD.bazel build: create a more focused build file for packages/compiler/render3 (#23168) 2018-04-10 13:14:20 -07:00
mock_compile.ts test(compiler): allow asserting matching identifier names (#22835) 2018-03-22 21:24:19 -04:00
mock_compiler_spec.ts test(compiler): allow asserting matching identifier names (#22835) 2018-03-22 21:24:19 -04:00
r3_back_patch_compiler_spec.ts feat(ivy): produce Renderer2 back-patching and factories. (#22506) 2018-03-08 22:39:07 -08:00
r3_compiler_compliance_spec.ts refactor(ivy): align compiler with runtime (#22921) 2018-04-02 15:49:48 -07:00
r3_module_factory_compiler_spec.ts feat(ivy): produce Renderer2 back-patching and factories. (#22506) 2018-03-08 22:39:07 -08:00
r3_view_compiler_i18n_spec.ts test(compiler): assert translation names pattern (#22960) 2018-03-23 15:06:06 -04:00
r3_view_compiler_input_outputs_spec.ts feat(ivy): Add outputs support for defineDirective / defineComponent (#23168) 2018-04-10 13:14:20 -07:00
r3_view_compiler_listener_spec.ts feat(ivy): add (event)="handle" syntax support to compiler (#22921) 2018-04-02 15:49:48 -07:00
r3_view_compiler_spec.ts feat(compiler): add basic support for in ivy/i18n code generation (#22654) 2018-03-22 19:01:51 -04:00
r3_view_compiler_template_spec.ts feat(ivy): Bind to right context in nested template statmentes (#23168) 2018-04-10 13:14:20 -07:00
README.md feat(compiler): implement "enableIvy" compiler option (#21427) 2018-01-18 18:22:44 -06:00

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