This repository was archived by the owner on Jul 31, 2018. It is now read-only.
This repository was archived by the owner on Jul 31, 2018. It is now read-only.
JsNumber.{to,from}_string incorrect #21
Open
Description
Tests failing due to incorrect casting between numbers and strings:
tests/test262/ch11/11.8/11.8.7/S11.8.7_A4.js
tests/test262/ch09/9.3/9.3.1/S9.3.1_A2.js
tests/test262/ch09/9.3/9.3.1/S9.3.1_A3_T1.js
tests/test262/ch09/9.3/9.3.1/S9.3.1_A3_T2.js
tests/test262/ch09/9.8/9.8.1/S9.8.1_A10.js
tests/test262/ch09/9.8/9.8.1/S9.8.1_A1.js
tests/test262/ch09/9.8/9.8.1/S9.8.1_A4.js
tests/test262/ch09/9.8/9.8.1/S9.8.1_A6.js
tests/test262/ch09/9.8/9.8.1/S9.8.1_A8.js
tests/test262/ch09/9.8/9.8.1/S9.8.1_A9_T2.js
tests/test262/ch09/9.8/S9.8_A5_T2.js
tests/test262/ch15/15.4/15.4.4/15.4.4.5/S15.4.4.5_A3.1_T1.js
(Logging this in the issue tracker just so it's known by anyone joining the project)