test262/test/language/statements/class/definition
Timothy Gu 140d922d4c Add async-functions feature to more files (#1830) 2018-10-05 10:37:21 -04:00
..
accessors.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
basics.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
class-method-returns-promise.js Add async-functions feature to more files (#1830) 2018-10-05 10:37:21 -04:00
constructable-but-no-prototype.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
constructor-property.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
constructor-strict-by-default.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
constructor.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
early-errors-class-method-NSPL-with-USD.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
early-errors-class-method-arguments-in-formal-parameters.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
early-errors-class-method-await-in-formals-default.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
early-errors-class-method-await-in-formals.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
early-errors-class-method-body-contains-super-call.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
early-errors-class-method-duplicate-parameters.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
early-errors-class-method-eval-in-formal-parameters.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
early-errors-class-method-formals-body-duplicate.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
early-errors-class-method-formals-contains-super-call.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
fn-name-accessor-get.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
fn-name-accessor-set.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
fn-name-gen-method.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
fn-name-method.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
fn-name-static-precedence.js Remove unused includes 2018-01-25 13:59:37 -05:00
getters-non-configurable-err.js Improve coverage for section 14: Functions and Classes (#717) 2016-07-08 18:43:32 -07:00
getters-prop-desc.js Improve coverage for section 14: Functions and Classes (#717) 2016-07-08 18:43:32 -07:00
getters-restricted-ids.js Improve coverage for section 14: Functions and Classes (#717) 2016-07-08 18:43:32 -07:00
implicit-constructor.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
invalid-extends.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
methods-async-super-call-body.js Add async-functions feature to more files (#1830) 2018-10-05 10:37:21 -04:00
methods-async-super-call-param.js Add async-functions feature to more files (#1830) 2018-10-05 10:37:21 -04:00
methods-gen-no-yield.js Re-organize class tests 2015-07-10 10:36:05 -04:00
methods-gen-return.js Re-organize class tests 2015-07-10 10:36:05 -04:00
methods-gen-yield-as-expression-with-rhs.js Re-organize class tests 2015-07-10 10:36:05 -04:00
methods-gen-yield-as-expression-without-rhs.js Re-organize class tests 2015-07-10 10:36:05 -04:00
methods-gen-yield-as-function-expression-binding-identifier.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
methods-gen-yield-as-generator-method-binding-identifier.js Re-organize class tests 2015-07-10 10:36:05 -04:00
methods-gen-yield-as-identifier-in-nested-function.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
methods-gen-yield-as-literal-property-name.js Re-organize class tests 2015-07-10 10:36:05 -04:00
methods-gen-yield-as-logical-or-expression.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
methods-gen-yield-as-parameter.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
methods-gen-yield-as-property-name.js Re-organize class tests 2015-07-10 10:36:05 -04:00
methods-gen-yield-as-statement.js Re-organize class tests 2015-07-10 10:36:05 -04:00
methods-gen-yield-as-yield-operand.js Re-organize class tests 2015-07-10 10:36:05 -04:00
methods-gen-yield-newline.js Re-organize class tests 2015-07-10 10:36:05 -04:00
methods-gen-yield-star-after-newline.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
methods-gen-yield-star-before-newline.js Re-organize class tests 2015-07-10 10:36:05 -04:00
methods-gen-yield-weak-binding.js Rename negative test "phase" for parsing 2018-01-05 15:17:50 -05:00
methods-named-eval-arguments.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
methods-restricted-properties.js Re-organize class tests 2015-07-10 10:36:05 -04:00
methods.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
numeric-property-names.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
prototype-getter.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
prototype-property.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
prototype-setter.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
prototype-wiring.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
setters-non-configurable-err.js Improve coverage for section 14: Functions and Classes (#717) 2016-07-08 18:43:32 -07:00
setters-prop-desc.js Improve coverage for section 14: Functions and Classes (#717) 2016-07-08 18:43:32 -07:00
setters-restricted-ids.js Improve coverage for section 14: Functions and Classes (#717) 2016-07-08 18:43:32 -07:00
side-effects-in-extends.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
side-effects-in-property-define.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
this-access-restriction-2.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
this-access-restriction.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
this-check-ordering.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00