test262/test/language/expressions
Leo Balter 77b0e84452 Regenerate tests 2019-05-29 15:59:27 -04:00
..
addition BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
array Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
arrow-function Improve coverage for UniqueFormalParameters (#2043) 2019-01-23 14:07:19 -02:00
assignment Generate tests 2018-12-21 15:47:01 -05:00
async-arrow-function Improve coverage for UniqueFormalParameters (#2043) 2019-01-23 14:07:19 -02:00
async-function Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
async-generator Generate tests 2018-12-21 15:47:01 -05:00
await Merge pull request #1801 from mathiasbynens/issue-1634 2018-11-13 17:23:09 -05:00
bitwise-and BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
bitwise-not BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
bitwise-or BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
bitwise-xor BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
call Merge pull request #1801 from mathiasbynens/issue-1634 2018-11-13 17:23:09 -05:00
class Regenerate tests 2019-05-29 15:59:27 -04:00
comma Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
compound-assignment Rebase, regenerate, and update tests 2018-10-23 13:51:17 +02:00
concatenation Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
conditional Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
delete Remove other leading empty lines in info blocks 2019-02-25 16:14:22 -05:00
division BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
does-not-equals BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
dynamic-import Simplify default-property-not-set-own.js test by making it not import itself 2018-11-23 11:58:46 +00:00
equals BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
exponentiation Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
function Generate tests 2018-12-21 15:47:01 -05:00
generators Generate tests 2018-12-21 15:47:01 -05:00
greater-than Adding prefixed string to compare with BigInt 2018-05-20 20:24:13 -03:00
greater-than-or-equal BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
grouping Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
import.meta Fix existing linting errors, update error phase, and add a new flags linter (#2086) 2019-03-06 12:24:44 -05:00
in Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
instanceof Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
left-shift BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
less-than Adding prefixed string to compare with BigInt 2018-05-20 20:24:13 -03:00
less-than-or-equal BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
logical-and Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
logical-not Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
logical-or Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
modulus BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
multiplication BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
new Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
new.target Merge pull request #1801 from mathiasbynens/issue-1634 2018-11-13 17:23:09 -05:00
object Add test for ({* identifier}) (#2060) 2019-02-04 12:03:14 -07:00
postfix-decrement fix files frontmatter after linting 2019-02-25 16:14:21 -05:00
postfix-increment fix files frontmatter after linting 2019-02-25 16:14:21 -05:00
prefix-decrement fix files frontmatter after linting 2019-02-25 16:14:21 -05:00
prefix-increment fix files frontmatter after linting 2019-02-25 16:14:21 -05:00
property-accessors Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
relational Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
right-shift BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
strict-does-not-equals BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
strict-equals BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
subtraction fix typo (#2082) 2019-02-25 11:21:04 -05:00
super Features: run feature detector to verify newly added feature flags 2018-07-25 12:16:49 -04:00
tagged-template Remove other leading empty lines in info blocks 2019-02-25 16:14:22 -05:00
template-literal Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
this Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
typeof Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
unary-minus BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
unary-plus BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
unsigned-right-shift BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
void Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
yield Rename to $DONOTEVALUATE per @leobalter's suggestion 2018-10-23 13:51:17 +02:00
tco-pos.js Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00