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-12-08 14:30:04 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
test262
/
test
/
built-ins
/
Reflect
/
getOwnPropertyDescriptor
History
Meghan Denny
60963bf468
chore: convert many tests to use verifyProperty (
#4263
)
...
Co-authored-by: André Bargull <andre.bargull@gmail.com>
2024-10-14 11:25:05 +02:00
..
getOwnPropertyDescriptor.js
chore: convert many tests to use verifyProperty (
#4263
)
2024-10-14 11:25:05 +02:00
length.js
rewrite tests to use verifyProperty
2024-03-25 12:05:06 +01:00
name.js
rewrite tests to use verifyProperty
2024-03-25 12:05:06 +01:00
not-a-constructor.js
remove some auto-generated error messages in "assert.throws" tests
2024-03-25 12:09:10 +01:00
return-abrupt-from-property-key.js
…
return-abrupt-from-result.js
…
return-from-accessor-descriptor.js
Transform compareArray -> assert.compareArray: test/built-ins/Reflect/**/*.js (
#3232
)
2021-10-05 22:33:22 -04:00
return-from-data-descriptor.js
Transform compareArray -> assert.compareArray: test/built-ins/Reflect/**/*.js (
#3232
)
2021-10-05 22:33:22 -04:00
symbol-property.js
Transform compareArray -> assert.compareArray: test/built-ins/Reflect/**/*.js (
#3232
)
2021-10-05 22:33:22 -04:00
target-is-not-object-throws.js
…
target-is-symbol-throws.js
…
undefined-own-property.js
…
undefined-property.js
…