test262/test/language/expressions
Michael Ficarra a4a1dd551b fix expected raw value for invalid escape sequences in tagged templates (#800) 2016-11-22 11:45:39 -05:00
..
addition Add tests for additional uses of @@toPrimitive (#666) 2016-06-10 15:08:59 -04:00
array Generate tests 2016-06-11 17:44:14 -04:00
arrow-function Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
assignment Re-generate tests 2016-10-19 15:24:20 -04:00
async-arrow-function Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
async-function Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
await Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
bitwise-and
bitwise-not
bitwise-or
bitwise-xor
call fix incorrect tests for trailing commas (#787) 2016-11-11 09:44:38 -08:00
class Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
comma s/id/esid 2016-02-22 09:47:42 -05:00
compound-assignment Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
concatenation
conditional Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
delete Remove "NotEarlyError" object 2016-10-19 15:24:22 -04:00
division
does-not-equals
equals
exponentiation Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
function Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
generators Improve coverage for YieldExpression (#681) 2016-10-24 11:29:56 -07:00
greater-than
greater-than-or-equal
grouping Add tests for assignment target validation of new ES2015 forms (#693) 2016-07-05 15:20:56 -07:00
in
instanceof
left-shift
less-than
less-than-or-equal
logical-and s/id/esid 2016-02-22 09:47:42 -05:00
logical-not
logical-or s/id/esid 2016-02-22 09:47:42 -05:00
modulus
multiplication
new Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07:00
new.target Improve coverage for section 12, "Expression" (#695) 2016-07-01 11:23:43 -07:00
object Remove "NotEarlyError" object 2016-10-19 15:24:22 -04:00
postfix-decrement Reformat negative ReferenceError tests 2016-10-19 15:24:18 -04:00
postfix-increment Remove "NotEarlyError" object 2016-10-19 15:24:22 -04:00
prefix-decrement Remove "NotEarlyError" object 2016-10-19 15:24:22 -04:00
prefix-increment Reformat negative ReferenceError tests 2016-10-19 15:24:18 -04:00
property-accessors
relational
right-shift
strict-does-not-equals
strict-equals
subtraction
super Update for new `eval` restrictions on `super` (#781) 2016-10-24 10:43:44 -07:00
tagged-template fix expected raw value for invalid escape sequences in tagged templates (#800) 2016-11-22 11:45:39 -05:00
template-literal Re-format tests for SyntaxErrors 2016-10-19 15:24:21 -04:00
this Remove "NotEarlyError" object 2016-10-19 15:24:22 -04:00
typeof Use global values on typeof tests for Number values (#713) 2016-07-06 14:41:22 -07:00
unary-minus
unary-plus
unsigned-right-shift
void
yield Reformat negative tests metadata (#785) 2016-11-11 09:43:36 -08:00
tco-pos.js s/id/esid 2016-02-22 09:47:42 -05:00