test262/test/built-ins/Proxy/set
Alexey Shvayka 2d60dc0f65 Add [[Set]] tests 2020-03-23 14:10:11 -04:00
..
boolean-trap-result-is-false-boolean-return-false.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
boolean-trap-result-is-false-null-return-false.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
boolean-trap-result-is-false-number-return-false.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
boolean-trap-result-is-false-string-return-false.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
boolean-trap-result-is-false-undefined-return-false.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
call-parameters-prototype-dunder-proto.js Add test for Proxy "has" trap on prototype (#2382) 2019-10-08 14:58:27 -04:00
call-parameters-prototype-index.js Add integer index tests for Proxy "set" and "has" traps (#2412) 2019-11-11 15:01:39 -05:00
call-parameters-prototype.js Add test for Proxy "has" trap on prototype (#2382) 2019-10-08 14:58:27 -04:00
call-parameters.js Improve Proxy/set call parameters coverage (#2347) 2019-09-18 13:30:28 -03:00
null-handler.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-is-abrupt.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-true-target-property-accessor-is-configurable-set-is-undefined.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-true-target-property-accessor-is-not-configurable.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-true-target-property-is-not-configurable.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
return-true-target-property-is-not-writable.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
target-property-is-accessor-not-configurable-set-is-undefined.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
target-property-is-not-configurable-not-writable-not-equal-to-v.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
trap-is-missing-target-is-proxy.js Add [[Set]] tests 2020-03-23 14:10:11 -04:00
trap-is-not-callable-realm.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
trap-is-not-callable.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
trap-is-null-target-is-proxy.js Add [[Set]] tests 2020-03-23 14:10:11 -04:00
trap-is-undefined-no-property.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00
trap-is-undefined-receiver.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
trap-is-undefined-target-is-proxy.js Add [[Set]] tests 2020-03-23 14:10:11 -04:00
trap-is-undefined.js Features: Proxy, Reflect (See pull/1643) (#1646) 2018-07-20 18:42:39 -04:00