angular-cn/packages/compiler/test/expression_parser
Greg Magolan dcff76e8b9 refactor: handle breaking changes in rules_nodejs 1.0.0 (#34736)
The major one that affects the angular repo is the removal of the bootstrap attribute in nodejs_binary, nodejs_test and jasmine_node_test in favor of using templated_args --node_options=--require=/path/to/script. The side-effect of this is that the bootstrap script does not get the require.resolve patches with explicitly loading the targets _loader.js file.

PR Close #34736
2020-01-15 14:58:07 -05:00
..
utils test(ivy): mark failing test targets with fixme-ivy-jit and fixme-ivy-local tags (#26471) 2018-10-23 08:57:42 -07:00
BUILD.bazel refactor: handle breaking changes in rules_nodejs 1.0.0 (#34736) 2020-01-15 14:58:07 -05:00
lexer_spec.ts feat(compiler): record end of expression Token (#33549) 2020-01-06 11:00:15 -08:00
parser_spec.ts feat(ivy): record absolute position of template expressions (#31391) 2019-07-22 09:48:35 -07:00