aboutsummaryrefslogtreecommitdiffstats
path: root/harness/propertyHelper.js
Commit message (Expand)AuthorAgeFilesLines
* improve propertyHelper for failure messages (#1480)Leo Balter2018-03-081-1/+1
* harness/*: Eliminate unnecessary uses of features that would require "feature...Rick Waldron2017-09-081-8/+8
* Fix indentation in harness/propertHelper.jsRick Waldron2017-08-311-2/+2
* Update all harness files to pass linting. (#1153)Rick Waldron2017-07-141-0/+7
* Update verifyProperty to allow checking `value`Rick Waldron2017-06-231-0/+6
* Add Verify Property harness (#979)Leo Balter2017-04-151-1/+71
* Unify indentation and add .editorconfig (#973)Mathias Bynens2017-04-131-85/+84
* Improve isEnumerable check with a for-in loop for string names (#880)Leo Balter2017-03-131-1/+16
* Fix verifyEnumerable helper to account for Symbol propertiesLeonardo Balter2016-03-151-8/+2
* Enable strict mode for more built-in testsAndré Bargull2015-05-181-2/+1
* Fix bug in `isWritable` utility functionMike Pennisi2015-04-211-7/+12
* Make writability helper function non-destructiveMike Pennisi2015-03-041-4/+11
* harness: add checks of descriptor attributessmikes2015-02-191-0/+16
* rework: remove *PropertyAttributes fnssmikes2014-12-101-0/+91