mirror of https://github.com/tc39/test262.git
fbce4ea11c
The "mainline" tests in Test262 are converging on a more formal structure. Files are organized as tests for either either "language" (e.g. syntax-driven) or "built-in" (e.g. API-driven). "Language" test locations are themselves structured according to whether the syntactic form under test is an Expression or a Statement. To limit ambiguity when locating/adding tests, re-organize the tests for Annex B extensions to match this structure. |
||
---|---|---|
.. | ||
prototype/compile | ||
RegExp-control-escape-russian-letter.js | ||
RegExp-decimal-escape-class-range.js | ||
RegExp-decimal-escape-not-capturing.js | ||
RegExp-leading-escape-BMP.js | ||
RegExp-leading-escape.js | ||
RegExp-trailing-escape-BMP.js | ||
RegExp-trailing-escape.js |