== and != got deleted

Josh Wolfe 2017-09-29 10:56:59 -07:00
parent dbac34222a
commit a68e390edf

@ -13,8 +13,8 @@
- [ ] less than or equal [bigint-and-number merged, more tests PR] - [ ] less than or equal [bigint-and-number merged, more tests PR]
- [ ] greater than [bigint-and-number merged, more tests PR] - [ ] greater than [bigint-and-number merged, more tests PR]
- [ ] greater than or equal [bigint-and-number merged, more tests PR] - [ ] greater than or equal [bigint-and-number merged, more tests PR]
- [x] equal - [ ] equal [[merged](https://github.com/tc39/test262/commit/37beb365245f82f3932e4ec6c3fb84490eba630b#diff-88ba6fd964dfeb5be4c31b8886be7e98), [deleted](https://github.com/tc39/test262/commit/7765873c3efe2deeabf26070bc2fd14d83b67abf#diff-88ba6fd964dfeb5be4c31b8886be7e98), needs reimplementing]
- [x] not equal - [ ] not equal [merged, deleted, needs reimplementing]
- [ ] strictly equal - [ ] strictly equal
- [ ] strictly not equal - [ ] strictly not equal
- Expressions - Expressions