Add Verify Property harness (#979)
Showing
- harness/propertyHelper.js 71 additions, 1 deletionharness/propertyHelper.js
- test/harness/assert-throws-incorrect-ctor.js 2 additions, 2 deletionstest/harness/assert-throws-incorrect-ctor.js
- test/harness/verifyProperty-arguments.js 25 additions, 0 deletionstest/harness/verifyProperty-arguments.js
- test/harness/verifyProperty-desc-is-not-object.js 35 additions, 0 deletionstest/harness/verifyProperty-desc-is-not-object.js
- test/harness/verifyProperty-noproperty.js 21 additions, 0 deletionstest/harness/verifyProperty-noproperty.js
- test/harness/verifyProperty-restore-accessor-symbol.js 42 additions, 0 deletionstest/harness/verifyProperty-restore-accessor-symbol.js
- test/harness/verifyProperty-restore-accessor.js 42 additions, 0 deletionstest/harness/verifyProperty-restore-accessor.js
- test/harness/verifyProperty-restore-symbol.js 33 additions, 0 deletionstest/harness/verifyProperty-restore-symbol.js
- test/harness/verifyProperty-restore.js 33 additions, 0 deletionstest/harness/verifyProperty-restore.js
- test/harness/verifyProperty-string-prop.js 51 additions, 0 deletionstest/harness/verifyProperty-string-prop.js
- test/harness/verifyProperty-symbol-prop.js 51 additions, 0 deletionstest/harness/verifyProperty-symbol-prop.js
- test/harness/verifyProperty-undefined-desc.js 32 additions, 0 deletionstest/harness/verifyProperty-undefined-desc.js
test/harness/verifyProperty-arguments.js
0 → 100644
test/harness/verifyProperty-noproperty.js
0 → 100644
test/harness/verifyProperty-restore.js
0 → 100644
test/harness/verifyProperty-string-prop.js
0 → 100644
test/harness/verifyProperty-symbol-prop.js
0 → 100644
Please register or sign in to comment