angular-cn/packages/common/test/pipes
Olivier Combe 44154e71fd fix(common): round currencies based on decimal digits in `CurrencyPipe` (#21783)
By default, we now round currencies based on the number of decimal digits available for that currency instead of using the rouding defined in the number formats.
More info about that can be found in http://www.unicode.org/cldr/charts/latest/supplemental/detailed_territory_currency_information.html#format_info

Fixes #10189

PR Close #21783
2018-02-09 14:42:23 -08:00
..
deprecated test(common): disable deprecated date pipe tests on chrome mobile (#21933) 2018-02-07 12:07:31 -08:00
async_pipe_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
case_conversion_pipes_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
date_pipe_spec.ts test(common): disable deprecated date pipe tests on chrome mobile (#21933) 2018-02-07 12:07:31 -08:00
i18n_plural_pipe_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
i18n_select_pipe_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
json_pipe_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00
number_pipe_spec.ts fix(common): round currencies based on decimal digits in `CurrencyPipe` (#21783) 2018-02-09 14:42:23 -08:00
slice_pipe_spec.ts build: remove `main()` from specs (#21053) 2017-12-22 13:10:51 -08:00