Official ECMAScript Conformance Test Suite
Go to file
Gorkem Yakin d669390f64 Merge pull request #387 from bocoup/default-parameters
Add tests for default parameters
2015-09-02 15:12:57 -07:00
docs
harness Fix missing variable declaration 2015-08-05 20:04:02 -04:00
test Add tests for default parameters 2015-09-02 18:01:51 -04:00
tools
website
.gitattributes
.gitignore
.hgignore
.jshintrc
CONSOLE-RUNNER.md
CONTRIBUTING.md
LICENSE
README.md
excludelist.xml

README.md

Test262 is the official ECMAScript (ECMA-262) conformance suite.

Contributing to Test262

See CONTRIBUTING.md

  1. Sign the Test262 CLA.
  2. 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.