.. |
arguments-object
|
Rename to $DONOTEVALUATE per @leobalter's suggestion
|
2018-10-23 13:51:17 +02:00 |
asi
|
Test update for letting all early errors be SyntaxErrors
|
2019-06-12 14:09:03 -04:00 |
block-scope
|
Regenerate tests
|
2018-12-20 12:53:31 -05:00 |
comments
|
Add tests for termination of "hashbang" comment (#2104)
|
2019-03-18 21:23:08 -04:00 |
computed-property-names
|
Add tests for setting class-name in ClassDefinitionEvaluation (#2057)
|
2019-01-30 14:34:32 -07: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
|
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
|
Added tests to cover access of private members on inner regular functions and arrow functions. (#2228)
|
2019-07-10 16:58:19 -04:00 |
function-code
|
…
|
|
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 test case for CJK Unified Ideograph range. (#2193)
|
2019-06-19 15:34:52 -04: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 indirect tests
|
2019-03-31 20:26:12 -04:00 |
module-code
|
Update module resolution tests too.
|
2019-06-12 14:09:03 -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
|
…
|
|
statements
|
Added tests to cover access of private members on inner regular functions and arrow functions. (#2228)
|
2019-07-10 16:58:19 -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 |