angular-cn/packages/compiler/test/output
JiaLiPassion 41667de778 fix(zone.js): add issue numbers of `@types/jasmine` to the test cases (#34625)
Some cases will still need to use `spy as any` cast, because `@types/jasmine` have some issues,
1. The issue jasmine doesn't handle optional method properties, https://github.com/DefinitelyTyped/DefinitelyTyped/issues/43486
2. The issue jasmine doesn't handle overload method correctly, https://github.com/DefinitelyTyped/DefinitelyTyped/issues/42455

PR Close #34625
2020-04-08 12:10:34 -07:00
..
abstract_emitter_node_only_spec.ts build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
abstract_emitter_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
js_emitter_node_only_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
js_emitter_spec.ts fix(compiler): ensure localized strings are ES5 compatible for JIT mode (#34265) 2019-12-06 13:03:46 -08:00
output_ast_spec.ts feat(compiler): support for singleline, multiline & jsdoc comments (#22715) 2018-03-15 14:48:53 -07:00
output_jit_spec.ts perf: don't create holey arrays (#32155) 2019-08-21 08:27:43 -07:00
source_map_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
ts_emitter_node_only_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
ts_emitter_spec.ts fix(compiler): ensure localized strings are ES5 compatible for JIT mode (#34265) 2019-12-06 13:03:46 -08:00
value_util_spec.ts fix(zone.js): add issue numbers of `@types/jasmine` to the test cases (#34625) 2020-04-08 12:10:34 -07:00