mirror of https://github.com/tc39/test262.git
d4354d14d5
This commit normalizes the test case format used across test262. It applies the following transformations: * Convert to YAML for frontmatter * Remove of trailing whitespace * Replace /r/n with /n except in chapters 6 and 7. * Copyright header always uses // comments * new includes attribute replaces $INCLUDE * No implicit assumptions about test environment other than $ERROR. Everything else appears in the include array. This includes "runTestCase" which is now included in a substantial number of tests. |
||
---|---|---|
.. | ||
12.2.1 | ||
S12.2_A1.js | ||
S12.2_A2.js | ||
S12.2_A3.js | ||
S12.2_A4.js | ||
S12.2_A5.js | ||
S12.2_A6_T1.js | ||
S12.2_A6_T2.js | ||
S12.2_A7.js | ||
S12.2_A8_T1.js | ||
S12.2_A8_T2.js | ||
S12.2_A8_T3.js | ||
S12.2_A8_T4.js | ||
S12.2_A8_T5.js | ||
S12.2_A8_T6.js | ||
S12.2_A8_T7.js | ||
S12.2_A8_T8.js | ||
S12.2_A9.js | ||
S12.2_A10.js | ||
S12.2_A11.js | ||
S12.2_A12.js |