test262/test/language
Leonardo Balter 8525cdb165
Generate tests
2017-03-27 13:07:09 -04:00
..
arguments-object Generate tests 2017-03-14 16:30:12 -04:00
asi
block-scope Fix various test issues (#840) 2017-02-07 11:10:56 -05: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
expressions Generate tests 2017-03-27 13:07:09 -04:00
function-code
future-reserved-words
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
keywords
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 runtime error tests previously marked as early errors (#881) 2017-03-13 11:09:04 -04:00
punctuators
reserved-words Remove "NotEarlyError" object 2016-10-19 15:24:22 -04:00
rest-parameters Move tests for params trailing comma to the test gen tool 2017-03-14 14:58:32 -04:00
source-text
statements Generate tests 2017-03-27 13:07:09 -04:00
types Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
white-space