mirror of https://github.com/tc39/test262.git
f0ac90a5fd
Number.prototype.clz() was renamed to Math.clz32(). Also removed superfluous 'spec' entry in test descriptor. |
||
---|---|---|
console/harness | ||
docs | ||
test | ||
tools | ||
website | ||
.gitignore | ||
.hgignore | ||
.jshintrc | ||
CONSOLE-RUNNER.md | ||
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.