test262/test/intl402
Viktor 58b326f0c4 fix for the wrong test of Intl.NumberFormat (ToRawPrecision) (#857)
1) (123.44500) == 123.444999999999993179
2) (123.44500).toPrecision(5) === "123.44" gives correct value in Chrome and Firefox;

Ref https://github.com/tc39/ecma402/issues/128
2017-03-01 16:14:33 -05:00
..
Collator Drop 3 tests testing an obsolete Ecma402 v1 spec (#807) 2016-12-21 11:11:39 -08:00
Date/prototype Move intl tests to sub-folders 2015-07-31 17:12:08 +02:00
DateTimeFormat Update tests when Intl constructor is called as a function 2017-02-22 18:05:34 +01:00
Intl Replace islamicc with islamic-umalqura in getCanonicalLocales/main.js (Intl402) (#789) 2016-12-19 11:34:35 -08:00
Number/prototype/toLocaleString Move intl tests to sub-folders 2015-07-31 17:12:08 +02:00
NumberFormat fix for the wrong test of Intl.NumberFormat (ToRawPrecision) (#857) 2017-03-01 16:14:33 -05:00
PluralRules Add Intl.PluralRules tests (#782) 2017-01-18 15:56:44 -08:00
String/prototype Add tests for special case mappings 2015-09-07 18:22:07 +02:00
6.2.2_a.js Remove enochian-enochian (fixes gh-227) 2015-04-21 15:08:19 -07:00
6.2.2_b.js Test for case-insensitivity in invalid BCP 47 usage (#836) 2017-01-20 11:56:46 -08:00
6.2.2_c.js Reorganize ./test 2014-12-07 15:33:09 -08:00
6.2.3.js Remove enochian-enochian (fixes gh-227) 2015-04-21 15:08:19 -07:00
6.2.4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.1_a.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.1_b.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.2.1_1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.2.1_2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.2.1_3.js Remove enochian-enochian (fixes gh-227) 2015-04-21 15:08:19 -07:00
9.2.1_4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.2.1_8_c_ii.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.2.1_8_c_vi.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.2.2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.2.3_5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.2.5_6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.2.6_2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.2.6_4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.2.6_4_b.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.2.6_4_c.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.2.8_1_c.js Reorganize ./test 2014-12-07 15:33:09 -08:00
9.2.8_4.js Reorganize ./test 2014-12-07 15:33:09 -08:00