Official ECMAScript Conformance Test Suite
Go to file
Leonardo Balter bc51cfa0e0 Add tests for Reflect.ownKeys 2015-09-04 14:50:14 -04:00
docs
harness Fix missing variable declaration 2015-08-05 20:04:02 -04:00
test Add tests for Reflect.ownKeys 2015-09-04 14:50:14 -04:00
tools Remove links to hg.ecmascript.org (non-license content) 2015-07-17 17:43:27 +02:00
website Remove links to hg.ecmascript.org (non-license content) 2015-07-17 17:43:27 +02:00
.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.