test262/test
Mike Pennisi f01767916a Rename tests for PerformPromiseThen
These tests concern the behavior of PerformPromiseThen for settled
Promises. That abstract operation behaves differently for pending
promises, so the file naming scheme should reflect this distinction in
order to support the future implementation of additional tests.
2016-01-07 12:55:31 -05:00
..
annexB Add test cases for recent ES2016 fixes 2015-12-15 17:33:49 +01:00
built-ins Rename tests for PerformPromiseThen 2016-01-07 12:55:31 -05:00
harness Update handling of directive prologues 2015-06-18 17:38:34 -04:00
intl402 Add tests for special case mappings 2015-09-07 18:22:07 +02:00
language Add tests verifying that ASI can't occur after the leading let/const in |let let|, |let let = "...";|, and |const let = "...";|. Each matches the LexicalDeclaration production, then triggers an early error before evaluation because it attempts to bind "let". 2015-12-18 15:03:04 -05:00