test262/test/language
Gus Caplan 6aa8338d23 add feature tags 2020-10-08 18:05:00 -04:00
..
arguments-object
asi
block-scope
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
directive-prologue
eval-code Generate tests 2020-09-10 11:14:18 -04:00
export
expressions add feature tags 2020-10-08 18:05:00 -04:00
function-code
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 add Arbitrary module namespace names feature 2020-09-30 14:08:10 -04:00
punctuators
reserved-words
rest-parameters
source-text
statementList
statements Correction: add explicit language re: application of Forbidden Extensions, bullet 1 2020-10-07 16:43:31 -04:00
types
white-space