angular-cn/packages/compiler/test/render3
Ben Lesh acf270d724 feat(ivy): added new namespace and element instructions to JIT environment (#23899)
PR Close #23899
2018-06-06 10:22:28 -07:00
..
BUILD.bazel test: switch to ts_web_test_suite (#23859) 2018-05-15 11:40:56 -07:00
README.md feat(compiler): implement "enableIvy" compiler option (#21427) 2018-01-18 18:22:44 -06:00
mock_compile.ts feat(ivy): add error reporting to the html to ivy transformer (#23546) 2018-05-09 11:49:18 -07:00
mock_compiler_spec.ts feat(compiler): support `// ...` and `// TODO` in mock compiler expectations (#23441) 2018-04-19 16:32:09 -07:00
r3_compiler_compliance_spec.ts feat(ivy): added new namespace and element instructions to JIT environment (#23899) 2018-06-06 10:22:28 -07:00
r3_template_transform_spec.ts feat(ivy): add error reporting to the html to ivy transformer (#23546) 2018-05-09 11:49:18 -07:00
r3_view_compiler_binding_spec.ts feat(ivy): add element instruction (#23899) 2018-06-06 10:22:27 -07:00
r3_view_compiler_di_spec.ts feat(ivy): support injection even if no injector present (#23345) 2018-04-13 14:29:52 -07:00
r3_view_compiler_i18n_spec.ts feat(ivy): add element instruction (#23899) 2018-06-06 10:22:27 -07:00
r3_view_compiler_input_outputs_spec.ts refactor(compiler): compile{Component,Directive} take only local information (#23545) 2018-05-08 13:57:20 -07:00
r3_view_compiler_listener_spec.ts feat(ivy): add an IVY local the compiler which avoids analyzeModule (#23441) 2018-04-19 16:32:09 -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 refactor(ivy): clean up (#23899) 2018-06-06 10:22:27 -07:00

README.md

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