test262/test/language/expressions
Daniel Ehrenberg d50c33a5b3 Remove static fields tests
Static fields were broken up from instance fields and demoted to
Stage 2 in the November 2017 TC39 meeting. This patch removes the
test262 tests which test static class fields.
2017-12-21 15:21:04 -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 Refactor AssignmentExpression tests for parsers 2017-12-10 15:59:11 -05:00
async-arrow-function Re-generate tests 2017-06-28 11:24:36 -04:00
async-function Re-generate tests 2017-06-28 11:24:36 -04:00
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 Remove some spurious blank lines 2017-12-08 16:56:51 +01:00
bitwise-not bitwise-not tests for BigInt (#1277) 2017-10-16 14:17:13 -04:00
bitwise-or Remove some spurious blank lines 2017-12-08 16:56:51 +01:00
bitwise-xor Remove some spurious blank lines 2017-12-08 16:56:51 +01:00
call Fix frontmatter 2017-12-19 15:42:57 -05:00
class Remove static fields tests 2017-12-21 15:21:04 -05:00
comma Make all harness/* file names consistent; update occurrences in test 2017-06-28 11:53:58 -04:00
compound-assignment Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
concatenation Reorganize ./test 2014-12-07 15:33:09 -08:00
conditional Add missing Symbol features flags 2017-09-07 15:51:13 -04:00
delete Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
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 Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
in Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
instanceof Correct typo in copyright information 2017-04-18 12:23:22 -04:00
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 Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
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 Test expression at the rhs of dot-MemberExpression is an IdentifierName 2017-12-19 15:42:56 -05:00
relational Reorganize ./test 2014-12-07 15:33:09 -08:00
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 Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
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 Prefer explicit error checking where possible 2015-07-10 14:12:57 -04:00
yield Add generators flags for tests depending on generators features (#1259) 2017-10-04 16:12:34 -04:00
tco-pos.js Make all harness/* file names consistent; update occurrences in test 2017-06-28 11:53:58 -04:00