test262/test/built-ins/Object/assign
Csaba Osztrogonác bd1acb51a4 tools: enforce restriction on YAML includes key
Includes key should use flow notation to be able parsed easier
as suggested in https://github.com/tc39/test262/issues/1997

Added this check to the linting script and updated tests accordingly.
2022-01-05 17:27:58 -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 Transform legacy format to harness assertions: test/built-ins/O*/**/*.js 2021-09-02 11:34:27 -07:00
Source-Number-Boolen-Symbol.js Transform legacy format to harness assertions: test/built-ins/O*/**/*.js 2021-09-02 11:34:27 -07:00
Source-String.js Transform legacy format to harness assertions: test/built-ins/O*/**/*.js 2021-09-02 11:34:27 -07: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 tools: enforce restriction on YAML includes key 2022-01-05 17:27:58 -05:00
assign-length.js
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
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
source-non-enum.js
source-own-prop-desc-missing.js
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
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