test262/test/built-ins/Object/getOwnPropertyDescriptors
Mike Pennisi eb644bb2da Reduce reliance on `fnGlobalObject.js`
This harness function is not necessary in the majority of cases in which
it is used. Remove its usage to simplify tests and decrease the amount
of domain-specific knowledge necessary to contribute to the test suite.

Persist the harness function itself for use by future tests for ES2015
modules (such a helper is necessary for tests that are interpreted as
module code).
2016-04-25 11:09:21 -07:00
..
duplicate-keys.js Fix test bugs 2016-02-23 18:55:06 +01:00
exception-not-object-coercible.js s/id/esid 2016-02-22 09:47:42 -05:00
function-length.js s/id/esid 2016-02-22 09:47:42 -05:00
function-name.js s/id/esid 2016-02-22 09:47:42 -05:00
function-property-descriptor.js s/id/esid 2016-02-22 09:47:42 -05:00
inherited-properties-omitted.js s/id/esid 2016-02-22 09:47:42 -05:00
normal-object.js s/id/esid 2016-02-22 09:47:42 -05:00
observable-operations.js s/id/esid 2016-02-22 09:47:42 -05:00
primitive-booleans.js s/id/esid 2016-02-22 09:47:42 -05:00
primitive-numbers.js s/id/esid 2016-02-22 09:47:42 -05:00
primitive-strings.js s/id/esid 2016-02-22 09:47:42 -05:00
primitive-symbols.js s/id/esid 2016-02-22 09:47:42 -05:00
symbols-included.js Fix test bugs 2016-02-23 18:55:06 +01:00
tamper-with-global-object.js Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
tamper-with-object-keys.js s/id/esid 2016-02-22 09:47:42 -05:00