test262/test/language
Rick Waldron accf91c57d Coverage gaps found by quickjs. Fixes gh-2370 2020-09-10 15:23:19 -04:00
..
arguments-object
asi
block-scope
comments
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 Coverage gaps found by quickjs. Fixes gh-2370 2020-09-10 15:23:19 -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 ExportDeclaration : HoistableDeclaration; Fixes gh-2068 (#2737) 2020-08-20 14:42:35 -07:00
punctuators
reserved-words
rest-parameters
source-text
statementList
statements Array binding: add generated tests 2020-08-20 12:48:08 -04:00
types
white-space