test262/test/language/expressions
Ross Kirsling 91861e2330 Remove incorrect optional chaining tests. (#2411) 2019-11-01 14:05:31 -04:00
..
addition
array
arrow-function Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
assignment Remove incorrect optional chaining tests. (#2411) 2019-11-01 14:05:31 -04:00
async-arrow-function Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
async-function Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
async-generator Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
await
bitwise-and
bitwise-not
bitwise-or
bitwise-xor
call Add missing features for tests using cross-realm (#2328) 2019-09-04 16:27:20 -03:00
class Adding case to test invalid syntax when using PrivateName after '?.' (#2408) 2019-11-01 10:44:07 -04:00
coalesce Add cases for matching paren covered logical expressions 2019-10-09 21:52:52 -04:00
comma
compound-assignment Remove duplicate tests (#2377) 2019-09-27 16:31:44 -04:00
concatenation
conditional Add tests for Nullish Coalesce Expression 2019-10-09 21:52:52 -04:00
delete Correct errors in metadata (#2378) 2019-09-27 16:32:52 -04:00
division
does-not-equals
dynamic-import Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
equals
exponentiation
function Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
generators Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
greater-than
greater-than-or-equal
grouping
import.meta
in
instanceof
left-shift
less-than
less-than-or-equal
logical-and
logical-not
logical-or
modulus
multiplication
new
new.target
object Merge pull request #2366 from bocoup/unnecessary-includes 2019-09-27 16:46:22 -04:00
optional-chaining test: adding async optional chaining tests (#2337) 2019-09-18 13:33:29 -03:00
postfix-decrement
postfix-increment Improve coverage 2019-09-27 15:39:10 -04:00
prefix-decrement
prefix-increment
property-accessors
relational
right-shift
strict-does-not-equals
strict-equals
subtraction
super
tagged-template
template-literal
this Improve coverage 2019-09-27 15:39:10 -04:00
typeof
unary-minus
unary-plus
unsigned-right-shift
void
yield
tco-pos.js