angular-cn/packages/compiler/test/render3
Chuck Jazdzewski aa456edafc refactor(ivy): validate that identifier identity in emitted output (#21877)
Modifies validation syntax to generate back references to ensure
that identifiers are used consistently.

Introduced … to allow validating constant definition and usage.

PR Close #21877
2018-02-09 13:06:10 -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): validate that identifier identity in emitted output (#21877) 2018-02-09 13:06:10 -08:00

README.md

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