test262/test/built-ins/Object/assign
Alexey Shvayka fd6bbbe581 Add Object.freeze tests 2021-02-08 15:40:48 -05:00
..
ObjectOverride-sameproperty.js Fix yaml consistency 2018-03-06 14:36:02 -05:00
OnlyOneArgument.js Fix yaml consistency 2018-03-06 14:36:02 -05:00
Override-notstringtarget.js Avoid usage of Object.keys when asserting order of returned values (#2320) 2019-09-04 11:38:18 -03:00
Override.js Avoid usage of Object.keys when asserting order of returned values (#2320) 2019-09-04 11:38:18 -03:00
Source-Null-Undefined.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
Source-Number-Boolen-Symbol.js Fix yaml consistency 2018-03-06 14:36:02 -05:00
Source-String.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
Target-Boolean.js Fix yaml consistency 2018-03-06 14:36:02 -05:00
Target-Null.js Fix yaml consistency 2018-03-06 14:36:02 -05:00
Target-Number.js Fix yaml consistency 2018-03-06 14:36:02 -05:00
Target-Object.js Fix yaml consistency 2018-03-06 14:36:02 -05:00
Target-String.js Fix yaml consistency 2018-03-06 14:36:02 -05:00
Target-Symbol.js Fix yaml consistency 2018-03-06 14:36:02 -05:00
Target-Undefined.js Fix yaml consistency 2018-03-06 14:36:02 -05:00
assign-descriptor.js add tests for Object.assign 2015-06-18 15:23:15 +08:00
assign-length.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
assignment-to-readonly-property-of-target-must-throw-a-typeerror-exception.js Coverage: Object.assign, Assignment to readonly property of target must throw a TypeError exception. Fixes gh-2788 2020-09-17 16:21:26 -04:00
invoked-as-ctor.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
name.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
not-a-constructor.js Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
source-get-attr-error.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
source-non-enum.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
source-own-prop-desc-missing.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
source-own-prop-error.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
source-own-prop-keys-error.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
strings-and-symbol-order-proxy.js Add Object.assign test 2020-04-25 18:45:48 -04:00
strings-and-symbol-order.js Various test cases for cross-browser compliance bugs 2018-05-03 09:27:27 -07:00
target-is-frozen-accessor-property-set-succeeds.js Add Object.freeze tests 2021-02-08 15:40:48 -05:00
target-is-frozen-data-property-set-throws.js Add Object.freeze tests 2021-02-08 15:40:48 -05:00
target-is-non-extensible-existing-accessor-property.js Add Object.preventExtensions tests 2021-02-08 15:40:48 -05:00
target-is-non-extensible-existing-data-property.js Add Object.preventExtensions tests 2021-02-08 15:40:48 -05:00
target-is-non-extensible-property-creation-throws.js Add Object.preventExtensions tests 2021-02-08 15:40:48 -05:00
target-is-sealed-existing-accessor-property.js Add Object.seal tests 2021-02-08 15:40:48 -05:00
target-is-sealed-existing-data-property.js Add Object.seal tests 2021-02-08 15:40:48 -05:00
target-is-sealed-property-creation-throws.js Add Object.seal tests 2021-02-08 15:40:48 -05:00
target-set-not-writable.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
target-set-user-error.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00