Official ECMAScript Conformance Test Suite
Go to file
Mike Pennisi 6e9d88a293 Extend coverage for PerformPromiseRace 2016-01-07 12:42:21 -05:00
docs
harness Add test cases for recent ES2016 fixes 2015-12-15 17:33:49 +01:00
test Extend coverage for PerformPromiseRace 2016-01-07 12:42:21 -05: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 Implement `raw` flag 2015-07-07 13:18:55 -04:00
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.