summaryrefslogtreecommitdiff
path: root/test/built-ins/Object/defineProperties/15.2.3.7-5-b-163.js
Commit message (Collapse)AuthorAgeFilesLines
* js-beautify: make all indentation consistent (depth & character) (#1409)Rick Waldron2018-02-091-6/+6
|
* Reduce reliance on `fnGlobalObject.js`Mike Pennisi2016-04-251-5/+3
| | | | | | | | | | 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-7/+0
|
* Remove links to hg.ecmascript.orgAndré Bargull2015-07-171-4/+1
|
* rewrite tests to work in strict mode, use helperssmikes2015-05-021-15/+14
|
* Reorganize ./testBrian Terlson2014-12-071-0/+36