test262/test/language
Mike Pennisi f5d60d4192 Improve coverage
The modified tests are equally valid in strict mode and outside of
strict mode. Remove the flag which limits their use to only one of these
two contexts. Rename tests using the legacy ES5-based naming scheme to
remove the pattern which designates strict mode.
2019-09-27 15:39:10 -04:00
..
arguments-object
asi ASI after do-while in the same line 2019-09-24 14:16:40 -04:00
block-scope
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
directive-prologue Fix existing linting errors, update error phase, and add a new flags linter (#2086) 2019-03-06 12:24:44 -05:00
eval-code
export
expressions Improve coverage 2019-09-27 15:39:10 -04: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 Tests for TLA module evaluation 2019-09-26 14:28:56 -04:00
punctuators
reserved-words
rest-parameters
source-text
statementList Generate tests 2019-07-19 13:55:44 -04:00
statements Add missing used features to private fields tests (#2361) 2019-09-24 13:51:47 -04:00
types Test update for letting all early errors be SyntaxErrors 2019-06-12 14:09:03 -04:00
white-space Simplify and de-duplicate tests 2019-03-16 21:39:19 -04:00