test262/test/language
Gus Caplan 502cc20010 fix delete test, add error tests, fix lint (#2453) 2019-12-21 16:57:41 -05: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 Add tests for termination of "hashbang" comment (#2104) 2019-03-18 21:23:08 -04:00
computed-property-names Avoid usage of Object.keys when asserting order of returned values (#2320) 2019-09-04 11:38:18 -03:00
destructuring/binding add missing newlines in tests 2019-11-10 20:18:56 -08:00
directive-prologue
eval-code
export
expressions fix delete test, add error tests, fix lint (#2453) 2019-12-21 16:57:41 -05:00
function-code
future-reserved-words
global-code
identifier-resolution
identifiers Add test case for CJK Unified Ideograph range. (#2193) 2019-06-19 15:34:52 -04:00
import
keywords
line-terminators
literals Add tests for Numeric Separators and BigInt (#2252) 2019-07-23 02:02:22 -04:00
module-code Generate tests 2019-10-03 11:35:52 +02:00
punctuators
reserved-words
rest-parameters
source-text
statementList Generate tests 2019-07-19 13:55:44 -04:00
statements Add test for for-in order (#2432) 2019-12-18 11:25:20 -05:00
types Test update for letting all early errors be SyntaxErrors 2019-06-12 14:09:03 -04:00
white-space