Official ECMAScript Conformance Test Suite
Go to file
André Bargull 1f97345668 Replace runTestCase with assert.throws [test/language/] 2015-08-11 17:43:21 +02:00
docs
harness Fix missing variable declaration 2015-08-05 20:04:02 -04:00
test Replace runTestCase with assert.throws [test/language/] 2015-08-11 17:43:21 +02: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.