test262/test/language/expressions
..
addition
array
arrow-function
assignment Add additional tests for tc39/ecma262#3307. 2024-04-22 12:36:07 -07:00
assignmenttargettype
async-arrow-function
async-function Generated tests for refactoring (IIFE/async function).then(\$DONE, \$DONE); to use asyncTest 2023-02-21 11:04:09 -08:00
async-generator
await
bitwise-and
bitwise-not
bitwise-or chore: migrate $ERROR -> throw new Test262Error in test/language/e* (#3098) 2021-07-28 13:48:39 -07:00
bitwise-xor
call
class
coalesce Fix failure phase in coalesce tests (#2415) 2019-11-11 14:38:26 -05:00
comma
compound-assignment
concatenation
conditional
delete
division Correct typo to improve coverage 2021-09-16 16:34:28 -04:00
does-not-equals
dynamic-import Add tests for Source Phase Imports (#3980) 2024-06-27 14:58:04 +02:00
equals chore: migrate $ERROR -> throw new Test262Error in test/language/e* (#3098) 2021-07-28 13:48:39 -07:00
exponentiation Add `Array.prototype.includes` and `exponentiation` features (#3799) 2023-03-23 10:51:08 +01:00
function
generators
greater-than
greater-than-or-equal
grouping
import.meta
in
instanceof
left-shift chore: migrate $ERROR -> throw new Test262Error in test/language/e* (#3098) 2021-07-28 13:48:39 -07:00
less-than
less-than-or-equal
logical-and
logical-assignment
logical-not
logical-or
member-expression
modulus chore: migrate $ERROR -> throw new Test262Error in test/language/e* (#3098) 2021-07-28 13:48:39 -07:00
multiplication
new Rebuild generated tests 2022-11-30 16:04:02 -08:00
new.target
object
optional-chaining
postfix-decrement
postfix-increment
prefix-decrement
prefix-increment
property-accessors
relational
right-shift chore: migrate $ERROR -> throw new Test262Error in test/language/e* (#3098) 2021-07-28 13:48:39 -07:00
strict-does-not-equals chore: migrate $ERROR -> throw new Test262Error in test/language/e* (#3098) 2021-07-28 13:48:39 -07:00
strict-equals
subtraction chore: migrate $ERROR -> throw new Test262Error in test/language/e* (#3098) 2021-07-28 13:48:39 -07:00
super
tagged-template
template-literal
this
typeof
unary-minus
unary-plus
unsigned-right-shift
void
yield Add yield* tests 2020-06-03 13:25:03 -04:00
tco-pos.js