From f283b2334f6eea65593813942ba27e1e36482b74 Mon Sep 17 00:00:00 2001 From: Josh Wolfe Date: Tue, 26 Sep 2017 08:57:50 -0700 Subject: [PATCH] ToNumeric PR --- BigInt-test-plan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BigInt-test-plan.md b/BigInt-test-plan.md index eeebca9..3abea4d 100644 --- a/BigInt-test-plan.md +++ b/BigInt-test-plan.md @@ -6,7 +6,7 @@ - [x] ToNumber [[merged](https://github.com/tc39/test262/commit/dafde72971845dc6f2da7549f0688ff2d2fe3d01)] - [x] ToString [[merged](https://github.com/tc39/test262/commit/f83adad4bd1e2005401fb7791fa86f8cf749908e)] - [ ] ToObject (@thejoshwolfe) - - [ ] ToNumeric [[merged](https://github.com/tc39/test262/commit/37beb365245f82f3932e4ec6c3fb84490eba630b#diff-3b50cc3991f4c891b90554b59baf74ed), could use more thorough testing] + - [ ] ToNumeric [some testing [merged](https://github.com/tc39/test262/commit/37beb365245f82f3932e4ec6c3fb84490eba630b#diff-3b50cc3991f4c891b90554b59baf74ed), more through testing [PR](https://github.com/tc39/test262/pull/1243)] - [ ] RequireObjectCoercible (@thejoshwolfe) - Testing/comparison - [x] less than