mirror of https://github.com/tc39/test262.git
packager.py cannot run due to syntax errors in a few script files packagerConfig: use git instead of hg test262: use pop instead of delete to avoid throw if property missing S22.1.2.1_T*: fix docString header comment: s/b /** S22.1.2.1_T3: fix docString header comment: s/b /**, fix end of docstring * / => */ |
||
---|---|---|
console/harness | ||
docs | ||
test | ||
tools | ||
website | ||
.hgignore | ||
.jshintrc | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
README.md
Test262 is the official ECMAScript (ECMA-262) conformance suite.
Contributing to Test262
See contributing.md
- Sign the Test262 CLA.
- Send a pull request. Please make sure you have one commit per pull request. If you have multiple commits, squash them before sending the pull request.