angular-cn/packages/compiler-cli/test/compliance
Andrew Kushnir aaaa34021c fix(ivy): sanitize tag name while generating listener function name (#26237)
PR Close #26237
2018-10-03 15:29:49 -07:00
..
BUILD.bazel build(bazel): update to rules_typescript 0.17.0 & rules_nodejs 0.13.4 (#25920) 2018-09-18 13:05:38 -07:00
README.md fix(ivy): convert context code into a tree-shakable instruction (#24943) 2018-07-30 15:54:11 -07:00
mock_compile.ts test(ivy): compiler compliance tests should support ? (#25435) 2018-08-10 17:12:18 -07:00
mock_compiler_spec.ts refactor(ivy): remove short instruction names as they provide no value (#25493) 2018-08-16 11:04:34 -07:00
r3_compiler_compliance_spec.ts feat(ivy): compiler support to generate QUERY_READ_FROM_NODE calls (#26171) 2018-10-03 12:28:23 -07:00
r3_view_compiler_binding_spec.ts fixup! feat(ivy): adding support for ngNonBindable attribute 2018-09-27 11:52:07 -07:00
r3_view_compiler_di_spec.ts feat(ivy): enable inheritance of factory functions in definitions (#25392) 2018-08-09 09:58:13 -07:00
r3_view_compiler_directives_spec.ts fix(ivy): match directives on bindings and element outputs (#25614) 2018-08-27 18:17:25 -04:00
r3_view_compiler_i18n_spec.ts refactor(ivy): remove short instruction names as they provide no value (#25493) 2018-08-16 11:04:34 -07:00
r3_view_compiler_input_outputs_spec.ts test(ivy): run compiler compliance tests without rebuilding core,common (#25248) 2018-08-03 13:08:51 -07:00
r3_view_compiler_listener_spec.ts fix(ivy): sanitize tag name while generating listener function name (#26237) 2018-10-03 15:29:49 -07:00
r3_view_compiler_spec.ts refactor(ivy): remove short instruction names as they provide no value (#25493) 2018-08-16 11:04:34 -07:00
r3_view_compiler_styling_spec.ts refactor(ivy): rename stylingProp => styleProp (#26149) 2018-10-01 09:35:22 -07:00
r3_view_compiler_template_spec.ts fix(ivy): support directive outputs on ng-template (#25717) 2018-08-31 13:37:16 -07:00

README.md

Tests in this directory should be run with:

bazel test --define=compile=local packages/compiler-cli/test/compliance:compliance