test262/test/language
Rick Waldron 23f30e527a Move $DONOTEVALUATE() calls to correct position 2020-10-16 20:37:40 -04:00
..
arguments-object Remove duplicate tests (#2377) 2019-09-27 16:31:44 -04:00
asi ASI after do-while in the same line 2019-09-24 14:16:40 -04:00
block-scope Improve coverage: function declarations 2019-09-27 15:39:10 -04:00
comments Example output from legacy code transformer 2020-09-17 16:21:53 -04:00
computed-property-names Refactor tests for static methods creation and fetching 2020-07-15 16:13:40 -04:00
destructuring/binding add missing newlines in tests 2019-11-10 20:18:56 -08:00
directive-prologue
eval-code Generate tests 2020-09-10 11:14:18 -04:00
export
expressions Generate tests 2020-10-14 14:20:46 -04:00
function-code Update tests for removal of per-parameter position var scope (#2445) 2019-12-23 13:36:09 -05:00
future-reserved-words
global-code
identifier-resolution In strict mode code, attempts to assign to an unresolvable reference must throw a ReferenceError exception. Fixes gh-1964 2020-09-10 15:22:02 -04:00
identifiers Add tests for ZWJ and ZWNJ in identifiers (#2723) 2020-08-05 12:27:34 -07:00
import
keywords
line-terminators
literals Add tests for \9 in template/strict strings. 2020-08-03 21:33:44 -04:00
module-code Move $DONOTEVALUATE() calls to correct position 2020-10-16 20:37:40 -04:00
punctuators
reserved-words
rest-parameters
source-text
statementList
statements Generate tests 2020-10-14 14:20:46 -04:00
types
white-space