mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
- 15.10.2.15-3-1 and 15.10.2.15-3-2 are both invalid (U+002F (SOLIDUS) instead of U+005C (REVERSE SOLIDUS) was used to start an escape sequence). - 15.10.4.1-2 and 15.10.2.2-1 are identical tests, delete the latter. - Update tests to avoid using runTestCase() function. - Update multiple test infos to point to correct algorithm step (CharacterRange step 6 instead of step 1).
Test262 is the official ECMAScript (ECMA-262) conformance suite.
Contributing to Test262
See CONTRIBUTING.md
- Sign the Test262 CLA.
- 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.
Description
Languages
JavaScript
99.7%
Python
0.2%