test262/test
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
..
annexB Fix various test issues (#840) 2017-02-07 11:10:56 -05:00
built-ins Merge pull request #855 from anba/fix-async-sab-class-tests 2017-03-01 15:56:41 -05:00
harness Add harness for byte conversion values 2016-05-25 10:10:50 -04:00
intl402 fix for the wrong test of Intl.NumberFormat (ToRawPrecision) (#857) 2017-03-01 16:14:33 -05:00
language Merge pull request #855 from anba/fix-async-sab-class-tests 2017-03-01 15:56:41 -05:00