test262/test/built-ins/Object/getOwnPropertyDescriptors
Kevin Gibbons 961480ac61 remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
..
exception-not-object-coercible.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
function-length.js Update built-ins/Object to use verifyProperty 2024-02-28 17:01:01 -08:00
function-name.js Update built-ins/Object to use verifyProperty 2024-02-28 17:01:01 -08:00
function-property-descriptor.js Update built-ins/Object to use verifyProperty 2024-02-28 17:01:01 -08:00
inherited-properties-omitted.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
normal-object.js Update esid for Object.getOwnPropertyDescriptors 2016-06-15 18:09:58 -04:00
not-a-constructor.js remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
observable-operations.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
order-after-define-property.js Add Object.getOwnPropertyDescriptors test 2020-03-23 14:50:33 -04:00
primitive-booleans.js Update esid for Object.getOwnPropertyDescriptors 2016-06-15 18:09:58 -04:00
primitive-numbers.js Update esid for Object.getOwnPropertyDescriptors 2016-06-15 18:09:58 -04:00
primitive-strings.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
primitive-symbols.js Update esid for Object.getOwnPropertyDescriptors 2016-06-15 18:09:58 -04:00
proxy-no-ownkeys-returned-keys-order.js Add Object.getOwnPropertyDescriptors test 2020-04-25 18:45:48 -04:00
proxy-undefined-descriptor.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
symbols-included.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
tamper-with-global-object.js chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Object (#3090) 2021-07-28 13:50:06 -07:00
tamper-with-object-keys.js chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Object (#3090) 2021-07-28 13:50:06 -07:00