.. |
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
|
Fix existing linting errors, update error phase, and add a new flags linter (#2086)
|
2019-03-06 12:24:44 -05:00 |
eval-code
|
Test update for proposed Annex B.3.5 simplification
|
2019-01-30 09:57:50 -05:00 |
export
|
Rename to $DONOTEVALUATE per @leobalter's suggestion
|
2018-10-23 13:51:17 +02:00 |
expressions
|
Add coverage for EvaluateNew
|
2020-03-18 09:42:26 -04:00 |
function-code
|
Update tests for removal of per-parameter position var scope (#2445)
|
2019-12-23 13:36:09 -05:00 |
future-reserved-words
|
Rename to $DONOTEVALUATE per @leobalter's suggestion
|
2018-10-23 13:51:17 +02:00 |
global-code
|
Generate tests
|
2018-12-20 12:49:50 -05:00 |
identifier-resolution
|
…
|
|
identifiers
|
Add tests for new identifier characters per Unicode version (#2532)
|
2020-03-16 12:06:09 -07:00 |
import
|
Rename to $DONOTEVALUATE per @leobalter's suggestion
|
2018-10-23 13:51:17 +02:00 |
keywords
|
Rename to $DONOTEVALUATE per @leobalter's suggestion
|
2018-10-23 13:51:17 +02:00 |
line-terminators
|
Remove invalid line terminator tests (#2044)
|
2019-01-23 13:56:03 -02:00 |
literals
|
Remove duplicate test regexp/u-dec-esc.js
|
2020-03-23 14:33:30 -04:00 |
module-code
|
add dfs tests for https://github.com/tc39/ecma262/pull/1669
|
2020-03-23 14:31:57 -04:00 |
punctuators
|
Rename to $DONOTEVALUATE per @leobalter's suggestion
|
2018-10-23 13:51:17 +02:00 |
reserved-words
|
Rename to $DONOTEVALUATE per @leobalter's suggestion
|
2018-10-23 13:51:17 +02:00 |
rest-parameters
|
Rename to $DONOTEVALUATE per @leobalter's suggestion
|
2018-10-23 13:51:17 +02:00 |
source-text
|
…
|
|
statementList
|
Generate tests
|
2019-07-19 13:55:44 -04:00 |
statements
|
fix super evaluation order tests
|
2020-02-20 12:37:03 -05: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 |