test262/test/built-ins/Object/entries
Kevin Gibbons cadd47aa5f Add test for for-in order (#2432)
* Add EnumerateObjectProperties tests for builtins which use it

* Add tests for EnumerateObjectProperties for for-in

* Add feature flag for for-in-order
2019-12-18 11:25:20 -05:00
..
exception-during-enumeration.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05: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 s/id/esid 2016-02-22 09:47:42 -05:00
function-name.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
function-property-descriptor.js s/id/esid 2016-02-22 09:47:42 -05:00
getter-adding-key.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
getter-making-future-key-nonenumerable.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
getter-removing-future-key.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
inherited-properties-omitted.js s/id/esid 2016-02-22 09:47:42 -05:00
observable-operations.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -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
return-order.js Add test for for-in order (#2432) 2019-12-18 11:25:20 -05:00
symbols-omitted.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
tamper-with-global-object.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
tamper-with-object-keys.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00