This website requires JavaScript.
Explore
Help
Sign In
tyler.durden
/
test262
Watch
1
Star
0
Fork
0
You've already forked test262
mirror of
https://github.com/tc39/test262.git
synced
2025-05-20 14:50:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
test262
/
test
/
language
/
statements
/
class
/
subclass
History
Gus Caplan
922e27fd8c
fix super evaluation order tests
2020-02-20 12:37:03 -05:00
..
builtin-objects
tag subclass tests with WeakSet and WeakMap (
#2421
)
2019-11-11 20:58:38 -05:00
binding.js
add missing newlines in tests
2019-11-10 20:18:56 -08:00
bound-function.js
…
builtins.js
add missing newlines in tests
2019-11-10 20:18:56 -08:00
class-definition-evaluation-empty-constructor-heritage-present.js
…
class-definition-null-proto-contains-return-override.js
…
class-definition-null-proto-missing-return-override.js
…
class-definition-null-proto-super.js
fix super evaluation order tests
2020-02-20 12:37:03 -05:00
class-definition-null-proto-this.js
…
class-definition-null-proto.js
…
class-definition-parent-proto-null.js
…
class-definition-superclass-generator.js
Add missing generators flags
2017-10-26 19:04:57 -04:00
default-constructor-2.js
…
default-constructor-spread-override.js
Update tests for removal of per-parameter position var scope (
#2445
)
2019-12-23 13:36:09 -05:00
default-constructor.js
…
derived-class-return-override-with-boolean.js
…
derived-class-return-override-with-empty.js
…
derived-class-return-override-with-null.js
…
derived-class-return-override-with-number.js
…
derived-class-return-override-with-object.js
…
derived-class-return-override-with-string.js
…
derived-class-return-override-with-symbol.js
Add missing Symbol features flags
2017-09-07 15:51:13 -04:00
derived-class-return-override-with-this.js
…
derived-class-return-override-with-undefined.js
…
superclass-prototype-setter-constructor.js
…
superclass-prototype-setter-method-override.js
…
superclass-static-method-override.js
…