test262/test/language/expressions
Shu-yu Guo 68352eb8b5 Flag sloppy eval in parameter initializer tests as noStrict 2020-01-03 15:36:51 -08:00
..
addition add missing newlines in tests 2019-11-10 20:18:56 -08:00
array Regenerate tests 2019-08-05 10:54:37 -04:00
arrow-function Flag sloppy eval in parameter initializer tests as noStrict 2020-01-03 15:36:51 -08:00
assignment Remove incorrect optional chaining tests. (#2411) 2019-11-01 14:05:31 -04:00
async-arrow-function Flag sloppy eval in parameter initializer tests as noStrict 2020-01-03 15:36:51 -08:00
async-function Flag sloppy eval in parameter initializer tests as noStrict 2020-01-03 15:36:51 -08:00
async-generator Flag sloppy eval in parameter initializer tests as noStrict 2020-01-03 15:36:51 -08:00
await
bitwise-and add missing newlines in tests 2019-11-10 20:18:56 -08:00
bitwise-not add missing newlines in tests 2019-11-10 20:18:56 -08:00
bitwise-or add missing newlines in tests 2019-11-10 20:18:56 -08:00
bitwise-xor add missing newlines in tests 2019-11-10 20:18:56 -08:00
call Add missing features for tests using cross-realm (#2328) 2019-09-04 16:27:20 -03:00
class Flag sloppy eval in parameter initializer tests as noStrict 2020-01-03 15:36:51 -08:00
coalesce Fix failure phase in coalesce tests (#2415) 2019-11-11 14:38:26 -05: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 fix delete test, add error tests, fix lint (#2453) 2019-12-21 16:57:41 -05:00
division add missing newlines in tests 2019-11-10 20:18:56 -08:00
does-not-equals add missing newlines in tests 2019-11-10 20:18:56 -08:00
dynamic-import Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
equals add missing newlines in tests 2019-11-10 20:18:56 -08:00
exponentiation add missing newlines in tests 2019-11-10 20:18:56 -08:00
function Flag sloppy eval in parameter initializer tests as noStrict 2020-01-03 15:36:51 -08:00
generators Flag sloppy eval in parameter initializer tests as noStrict 2020-01-03 15:36:51 -08:00
greater-than add missing newlines in tests 2019-11-10 20:18:56 -08:00
greater-than-or-equal add missing newlines in tests 2019-11-10 20:18:56 -08:00
grouping
import.meta
in
instanceof
left-shift add missing newlines in tests 2019-11-10 20:18:56 -08:00
less-than add missing newlines in tests 2019-11-10 20:18:56 -08:00
less-than-or-equal add missing newlines in tests 2019-11-10 20:18:56 -08:00
logical-and
logical-not
logical-or
modulus add missing newlines in tests 2019-11-10 20:18:56 -08:00
multiplication add missing newlines in tests 2019-11-10 20:18:56 -08:00
new Regenerate tests 2019-08-05 10:54:37 -04:00
new.target
object Flag sloppy eval in parameter initializer tests as noStrict 2020-01-03 15:36:51 -08:00
optional-chaining fix delete test, add error tests, fix lint (#2453) 2019-12-21 16:57:41 -05:00
postfix-decrement
postfix-increment Improve coverage 2019-09-27 15:39:10 -04:00
prefix-decrement
prefix-increment
property-accessors
relational
right-shift add missing newlines in tests 2019-11-10 20:18:56 -08:00
strict-does-not-equals add missing newlines in tests 2019-11-10 20:18:56 -08:00
strict-equals add missing newlines in tests 2019-11-10 20:18:56 -08:00
subtraction add missing newlines in tests 2019-11-10 20:18:56 -08:00
super Regenerate tests 2019-08-05 10:54:37 -04:00
tagged-template
template-literal
this Improve coverage 2019-09-27 15:39:10 -04:00
typeof add test for typeof proxy (#2438) 2019-12-02 10:42:08 -05:00
unary-minus add missing newlines in tests 2019-11-10 20:18:56 -08:00
unary-plus add missing newlines in tests 2019-11-10 20:18:56 -08:00
unsigned-right-shift add missing newlines in tests 2019-11-10 20:18:56 -08:00
void
yield
tco-pos.js