test262/test/language
Rick Waldron 485cb0b1c9 Coverage: check instanceof on instances of built-in subclasses. Fixes gh-659 2020-09-14 13:40:33 -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: check instanceof on instances of built-in subclasses. Fixes gh-659 2020-09-14 13:40:33 -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 Fixup: remove duplicate tests 2020-09-14 13:35:13 -04:00
punctuators
reserved-words
rest-parameters
source-text
statementList
statements Coverage: check instanceof on instances of built-in subclasses. Fixes gh-659 2020-09-14 13:40:33 -04:00
types
white-space