test262/test/language/expressions
Alexey Shvayka 0893865705 Add async generator default prototype tests (#2336)
* Add default prototype test

* Add cross-realm default prototype test
2019-09-11 17:02:03 -03: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 Add async generator default prototype tests (#2336) 2019-09-11 17:02:03 -03: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 Add missing features for tests using cross-realm (#2328) 2019-09-04 16:27:20 -03:00
comma Fix esid: static-semantics-hasproductionintailposition => sec-static-semantics-hascallintailposition 2018-01-10 15:44:56 -05:00
compound-assignment Test update for letting all early errors be SyntaxErrors 2019-06-12 14:09:03 -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 Remove other leading empty lines in info blocks 2019-02-25 16:14:22 -05: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 Avoid usage of Object.keys when asserting order of returned values (#2320) 2019-09-04 11:38:18 -03: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 Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -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 Avoid usage of Object.keys when asserting order of returned values (#2320) 2019-09-04 11:38:18 -03:00
optional-chaining test: add test for ?. [expression] edge cases (#2297) 2019-08-28 15:02:17 -03:00
postfix-decrement Test update for letting all early errors be SyntaxErrors 2019-06-12 14:09:03 -04:00
postfix-increment Test update for letting all early errors be SyntaxErrors 2019-06-12 14:09:03 -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 Test update for letting all early errors be SyntaxErrors 2019-06-12 14:09:03 -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