diff --git a/BigInt-test-plan.md b/BigInt-test-plan.md index d03b8dd..6b0a82c 100644 --- a/BigInt-test-plan.md +++ b/BigInt-test-plan.md @@ -7,7 +7,7 @@ - [x] ToString [[merged](https://github.com/tc39/test262/commit/f83adad4bd1e2005401fb7791fa86f8cf749908e)] - [x] ToObject [[merged](https://github.com/tc39/test262/commit/dafde72971845dc6f2da7549f0688ff2d2fe3d01)] - [ ] 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) + - [x] RequireObjectCoercible [[merged](https://github.com/tc39/test262/commit/37beb365245f82f3932e4ec6c3fb84490eba630b#diff-aec5f632da934e2410ac460a3cf5a7b7)] - Testing/comparison - [x] less than - [x] less than or equal