summaryrefslogtreecommitdiff
path: root/test/language/function-code/10.4.3-1-95-s.js
Commit message (Collapse)AuthorAgeFilesLines
* Reduce reliance on `fnGlobalObject.js`Mike Pennisi2016-04-251-2/+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 helpers [test/language/function-code]André Bargull2015-08-131-7/+2
|
* Remove links to hg.ecmascript.orgAndré Bargull2015-07-171-4/+1
|
* Reorganize ./testBrian Terlson2014-12-071-0/+22