Official ECMAScript Conformance Test Suite
Go to file
Brian Terlson cbb5c16b9d Add a basic readme 2014-07-03 12:18:01 -07:00
console/harness Bug 1548: Update results handling for Annex B section (r+bterlson) 2013-06-07 07:05:37 -04:00
docs Add coverage documentation 2014-01-25 14:09:55 -08:00
external/contributions Added a LICENSE file to the root of the enlistment. 2012-02-29 14:23:47 -08:00
test Bug 1128: use Date.prototype.getFullYear() in S15.2.2.1_A2_T5 2013-06-13 10:07:45 -04:00
tools Bug 1472: Adding JUnit Compatible XML and Logfile support for Python test runner 2013-06-10 11:51:24 -04:00
website Bug 1128: use Date.prototype.getFullYear() in S15.2.2.1_A2_T5 2013-06-13 10:07:45 -04:00
.hgignore Regenerated console runner files. Excluded generated test cases. 2012-08-26 20:47:30 -07:00
.jshintrc Added new tests for chapters 6 and 9 of ECMAScript Internationalization API Specification. 2012-08-26 20:49:25 -07:00
LICENSE New tests and test fixes for ECMAScript Internationalization API. 2013-03-24 23:48:59 -07:00
README.md Add a basic readme 2014-07-03 12:18:01 -07:00

README.md

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

Contributing to Test262

  1. Sign the Test262 CLA.
  2. Send a pull request.