mirror of
https://github.com/tc39/test262.git
synced 2025-07-31 01:44:54 +02:00
pr for equality tests
parent
1bb4573cce
commit
4ce74f76c1
@ -13,10 +13,10 @@
|
||||
- [x] less than or equal [bigint-and-number merged, more tests merged]
|
||||
- [x] greater than [bigint-and-number merged, more tests merged]
|
||||
- [x] greater than or equal [bigint-and-number merged, more tests merged]
|
||||
- [ ] equal [[merged](https://github.com/tc39/test262/commit/37beb365245f82f3932e4ec6c3fb84490eba630b#diff-88ba6fd964dfeb5be4c31b8886be7e98), [deleted](https://github.com/tc39/test262/commit/7765873c3efe2deeabf26070bc2fd14d83b67abf#diff-88ba6fd964dfeb5be4c31b8886be7e98), needs reimplementing] (@thejoshwolfe)
|
||||
- [ ] not equal [merged, deleted, needs reimplementing] (@thejoshwolfe)
|
||||
- [ ] strictly equal (@thejoshwolfe)
|
||||
- [ ] strictly not equal (@thejoshwolfe)
|
||||
- [ ] equal [[merged](https://github.com/tc39/test262/commit/37beb365245f82f3932e4ec6c3fb84490eba630b#diff-88ba6fd964dfeb5be4c31b8886be7e98), [deleted](https://github.com/tc39/test262/commit/7765873c3efe2deeabf26070bc2fd14d83b67abf#diff-88ba6fd964dfeb5be4c31b8886be7e98), [PR](https://github.com/tc39/test262/pull/1257)]
|
||||
- [ ] not equal [merged, deleted, PR]
|
||||
- [ ] strictly equal [PR]
|
||||
- [ ] strictly not equal [PR]
|
||||
- Expressions
|
||||
- [ ] increment/decrement (@thejoshwolfe)
|
||||
- [ ] typeof
|
||||
|
Loading…
x
Reference in New Issue
Block a user