test262/test/language
Leo Balter ed714d702a Merge pull request #1017 from anba/expr-lookahead-restr
Expression statement lookahead restriction and identifier tests
2017-05-09 18:38:11 -04:00
..
arguments-object Generate tests 2017-04-21 15:26:46 -04:00
asi
block-scope Remove no longer needed manual redeclaration tests 2017-05-04 09:34:34 -07:00
comments
computed-property-names
destructuring/binding
directive-prologue Remove "NotEarlyError" object 2016-10-19 15:24:22 -04:00
eval-code Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
export Add tests for contextual keywords with escape sequences 2017-05-02 12:09:29 -07:00
expressions Merge pull request #1017 from anba/expr-lookahead-restr 2017-05-09 18:38:11 -04:00
function-code Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
future-reserved-words Rename and consolidate tests in future-reserved-words directory 2017-05-02 12:09:21 -07:00
global-code Top-level `let undefined` is a runtime error, not an early error. (#872) 2017-03-02 15:37:22 -05:00
identifier-resolution
identifiers
import Add tests for contextual keywords with escape sequences 2017-05-02 12:09:29 -07:00
keywords Rename and consolidate tests in keywords directory 2017-05-02 12:09:23 -07:00
line-terminators
literals Add test for inequality of RegExps created from the same source (#776) 2016-10-20 11:41:31 -07:00
module-code Fix multiple test errors 2017-04-06 15:30:13 -04:00
punctuators
reserved-words Rename and consolidate tests in reserved-words directory 2017-05-02 12:09:22 -07:00
rest-parameters Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
source-text
statements Merge pull request #1017 from anba/expr-lookahead-restr 2017-05-09 18:38:11 -04:00
types Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
white-space