test262/test/language/statements/class/syntax/early-errors
Mike Pennisi 81d00def42 Force "early error" tests to fail if evaluated
This pattern makes expectations more explicit by making test files more
literal.
2017-06-28 11:24:36 -04:00
..
class-body-constructor-empty-missing-class-heritage.js 14.5 Class Definitions 2015-05-02 14:06:57 -04:00
class-body-contains-multiple-constructor.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-body-has-direct-super-missing-class-heritage.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-body-method-contains-direct-super.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-body-special-method-generator-contains-direct-super.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-body-special-method-generator-propname-constructor.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-body-special-method-get-contains-direct-super.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-body-special-method-get-propname-constructor.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-body-special-method-set-contains-direct-super.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-body-special-method-set-propname-constructor.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-body-static-method-contains-direct-super.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-body-static-method-get-contains-direct-super.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-body-static-method-get-propname-prototype.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-body-static-method-propname-prototype.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-body-static-method-set-contains-direct-super.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-body-static-method-set-propname-prototype.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-definition-evaluation-block-duplicate-binding.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00
class-definition-evaluation-scriptbody-duplicate-binding.js Force "early error" tests to fail if evaluated 2017-06-28 11:24:36 -04:00