angular-cn/packages/compiler/test/render3
Victor Berchet 5dd2b5135d refactor(ivy): rename `bindX()` functions to `interpolationX()` (#22229)
rationale: remove the confusion with `bind()` and `bind0()`

PR Close #22229
2018-02-15 14:20:53 -08:00
..
README.md feat(compiler): implement "enableIvy" compiler option (#21427) 2018-01-18 18:22:44 -06:00
mock_compile.ts refactor(ivy): validate that identifier identity in emitted output (#21877) 2018-02-09 13:06:10 -08:00
mock_compiler_spec.ts refactor(ivy): validate that identifier identity in emitted output (#21877) 2018-02-09 13:06:10 -08:00
r3_view_compiler_spec.ts refactor(ivy): rename `bindX()` functions to `interpolationX()` (#22229) 2018-02-15 14:20:53 -08:00

README.md

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