test262/test/language/expressions
Leo Balter a488271931
Update class fields tags in non-generated test files
2017-11-28 12:59:27 -05:00
..
addition [BigInt] arithmetic tests 2017-10-16 13:19:08 -04:00
array Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
arrow-function Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
assignment Added test case to consider rest ordering (#1242) 2017-09-26 17:02:42 -04:00
async-arrow-function
async-function
async-generator Generate tests 2017-10-17 15:48:40 -04:00
await Add missing generators flags 2017-10-26 19:04:57 -04:00
bitwise-and switch small values to 0b notation 2017-10-23 21:56:00 -07:00
bitwise-not bitwise-not tests for BigInt (#1277) 2017-10-16 14:17:13 -04:00
bitwise-or switch small values to 0b notation 2017-10-23 21:56:00 -07:00
bitwise-xor switch small values to 0b notation 2017-10-23 21:56:00 -07:00
call Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
class Update class fields tags in non-generated test files 2017-11-28 12:59:27 -05:00
comma
compound-assignment
concatenation
conditional Add missing Symbol features flags 2017-09-07 15:51:13 -04:00
delete
division [BigInt] arithmetic tests 2017-10-16 13:19:08 -04:00
does-not-equals use mixed quotes to avoid escape sequences in messages 2017-10-06 02:28:46 -07:00
equals [BigInt] ToPrimitive called without hint for equality 2017-10-16 12:57:33 -04:00
exponentiation [BigInt] arithmetic tests 2017-10-16 13:19:08 -04:00
function Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
generators Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
greater-than add messages to relational comparison tests 2017-10-06 02:25:58 -07:00
greater-than-or-equal add messages to relational comparison tests 2017-10-06 02:25:58 -07:00
grouping
in
instanceof
left-shift BigInt bitshift operators 2017-10-23 21:40:22 -07:00
less-than add messages to relational comparison tests 2017-10-06 02:25:58 -07:00
less-than-or-equal add messages to relational comparison tests 2017-10-06 02:25:58 -07:00
logical-and Add missing Symbol features flags 2017-09-07 15:51:13 -04:00
logical-not Add missing Symbol features flags 2017-09-07 15:51:13 -04:00
logical-or Add missing Symbol features flags 2017-09-07 15:51:13 -04:00
modulus [BigInt] arithmetic tests 2017-10-16 13:19:08 -04:00
multiplication [BigInt] arithmetic tests 2017-10-16 13:19:08 -04:00
new Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
new.target
object Re-generate tests 2017-10-26 19:04:57 -04:00
postfix-decrement Increment/decrement tests for references to BigInt values (#1261) 2017-10-04 11:55:24 -04:00
postfix-increment Increment/decrement tests for references to BigInt values (#1261) 2017-10-04 11:55:24 -04:00
prefix-decrement Increment/decrement tests for references to BigInt values (#1261) 2017-10-04 11:55:24 -04:00
prefix-increment Increment/decrement tests for references to BigInt values (#1261) 2017-10-04 11:55:24 -04:00
property-accessors
relational
right-shift BigInt bitshift operators 2017-10-23 21:40:22 -07:00
strict-does-not-equals use mixed quotes to avoid escape sequences in messages 2017-10-06 02:28:46 -07:00
strict-equals use mixed quotes to avoid escape sequences in messages 2017-10-06 02:28:46 -07:00
subtraction [BigInt] arithmetic tests 2017-10-16 13:19:08 -04:00
super Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
tagged-template Add cross-realm feature 2017-09-22 15:29:10 -04:00
template-literal Tag tests for U+180E and complete coverage for RegExp matching 2017-09-25 15:27:59 -04:00
this
typeof typeof ... fixups 2017-10-17 13:12:03 -04:00
unary-minus BigInt unary minus tests (#1269) 2017-10-12 16:55:22 -04:00
unary-plus Refactor tests for the BigInt construtor 2017-08-25 15:56:11 -04:00
unsigned-right-shift BigInt bitshift operators 2017-10-23 21:40:22 -07:00
void
yield Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
tco-pos.js