summaryrefslogtreecommitdiff
path: root/test/built-ins/Object/defineProperties/15.2.3.7-5-b-31.js
Commit message (Collapse)AuthorAgeFilesLines
* js-beautify: make all indentation consistent (depth & character) (#1409)Rick Waldron2018-02-091-11/+11
|
* Reduce reliance on `fnGlobalObject.js`Mike Pennisi2016-04-251-3/+2
| | | | | | | | | | This harness function is not necessary in the majority of cases in which it is used. Remove its usage to simplify tests and decrease the amount of domain-specific knowledge necessary to contribute to the test suite. Persist the harness function itself for use by future tests for ES2015 modules (such a helper is necessary for tests that are interpreted as module code).
* Replace runTestCase with assert, try-finally, [test/built-ins/Object]André Bargull2015-08-131-12/+3
|
* Remove links to hg.ecmascript.orgAndré Bargull2015-07-171-4/+1
|
* Reorganize ./testBrian Terlson2014-12-071-0/+39