mirror of
https://github.com/tc39/test262.git
synced 2025-08-14 14:38:27 +02:00
ToNumeric is partly tested
parent
99ec5ee8e7
commit
fd37cb2019
@ -6,7 +6,7 @@
|
|||||||
- [x] ToNumber [[merged](https://github.com/tc39/test262/commit/dafde72971845dc6f2da7549f0688ff2d2fe3d01)]
|
- [x] ToNumber [[merged](https://github.com/tc39/test262/commit/dafde72971845dc6f2da7549f0688ff2d2fe3d01)]
|
||||||
- [x] ToString [[merged](https://github.com/tc39/test262/commit/f83adad4bd1e2005401fb7791fa86f8cf749908e)]
|
- [x] ToString [[merged](https://github.com/tc39/test262/commit/f83adad4bd1e2005401fb7791fa86f8cf749908e)]
|
||||||
- [ ] ToObject (@thejoshwolfe)
|
- [ ] ToObject (@thejoshwolfe)
|
||||||
- [ ] ToNumeric (@thejoshwolfe)
|
- [ ] ToNumeric [[merged](https://github.com/tc39/test262/commit/37beb365245f82f3932e4ec6c3fb84490eba630b#diff-3b50cc3991f4c891b90554b59baf74ed), could use more thorough testing]
|
||||||
- [ ] RequireObjectCoercible (@thejoshwolfe)
|
- [ ] RequireObjectCoercible (@thejoshwolfe)
|
||||||
- Testing/comparison
|
- Testing/comparison
|
||||||
- [x] less than
|
- [x] less than
|
||||||
@ -44,7 +44,7 @@
|
|||||||
- [ ] toString (@cxielarko)
|
- [ ] toString (@cxielarko)
|
||||||
- [ ] valueOf (@thejoshwolfe)
|
- [ ] valueOf (@thejoshwolfe)
|
||||||
- [x] JSON.stringify
|
- [x] JSON.stringify
|
||||||
- [x] Number constructor
|
- [x] Number constructor [[merged](https://github.com/tc39/test262/commit/37beb365245f82f3932e4ec6c3fb84490eba630b#diff-3b50cc3991f4c891b90554b59baf74ed)]
|
||||||
- TypedArrays
|
- TypedArrays
|
||||||
- [ ] BigInt64Array
|
- [ ] BigInt64Array
|
||||||
- [ ] BigUint64Array
|
- [ ] BigUint64Array
|
||||||
|
Loading…
x
Reference in New Issue
Block a user