test262/test/language/expressions
Leo Balter e2903e2648
Merge pull request #2366 from bocoup/unnecessary-includes
Remove unnecessary "includes" directives
2019-09-27 16:46:22 -04:00
..
addition BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
array Regenerate tests 2019-08-05 10:54:37 -04:00
arrow-function Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
assignment Avoid usage of Object.keys when asserting order of returned values (#2320) 2019-09-04 11:38:18 -03: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 Test update for letting all early errors be SyntaxErrors 2019-06-12 14:09:03 -04: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 Add missing features for tests using cross-realm (#2328) 2019-09-04 16:27:20 -03:00
class Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
comma Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
compound-assignment Remove duplicate tests (#2377) 2019-09-27 16:31:44 -04: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 Correct errors in metadata (#2378) 2019-09-27 16:32:52 -04:00
division Add cases for division after a Block 2019-07-19 13:57:16 -04:00
does-not-equals BigInt: cleanup assertion messages (#1549) 2018-05-09 18:14:09 -03:00
dynamic-import Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04: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 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 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 Test update for letting all early errors be SyntaxErrors 2019-06-12 14:09:03 -04: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 Add cases for division after a Block 2019-07-19 13:57:16 -04:00
multiplication Add cases for division after a Block 2019-07-19 13:57:16 -04:00
new Regenerate tests 2019-08-05 10:54:37 -04:00
new.target Add unary operators with NewTarget test (#2199) 2019-06-24 16:45:13 -04:00
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 Test update for letting all early errors be SyntaxErrors 2019-06-12 14:09:03 -04:00
postfix-increment Improve coverage 2019-09-27 15:39:10 -04:00
prefix-decrement Test update for letting all early errors be SyntaxErrors 2019-06-12 14:09:03 -04:00
prefix-increment Test update for letting all early errors be SyntaxErrors 2019-06-12 14:09:03 -04: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 Regenerate tests 2019-08-05 10:54:37 -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 Improve coverage 2019-09-27 15:39:10 -04: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