mirror of
https://github.com/tc39/test262.git
synced 2025-07-31 01:44:54 +02:00
Updated BigInt test plan (markdown)
parent
728e9a2901
commit
9af3529b45
@ -21,7 +21,7 @@
|
||||
- [ ] shifts `<<`, `>>`, `>>>` (@thejoshwolfe)
|
||||
- [x] unary minus [[merged](https://github.com/tc39/test262/commit/0b5c39cf91c8de8e66429a354e66f0636b2c9338)]
|
||||
- [ ] arithmetic operator type errors [[PR](https://github.com/tc39/test262/pull/1282)]
|
||||
- [x] arithmetic operators (`+`, `-`, `*`, `/`, `%`, `**`)
|
||||
- [ ] arithmetic operators (`+`, `-`, `*`, `/`, `%`, `**`) [[merged](https://github.com/tc39/test262/commit/68e9124927c141ce971db7d17c2832df4c78b1cb)]
|
||||
- [ ] [operand coercion](https://github.com/tc39/test262/pull/1281#pullrequestreview-69707588)
|
||||
- BigInt object
|
||||
- [x] constructor
|
||||
|
Loading…
x
Reference in New Issue
Block a user