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. |
||
---|---|---|
.. | ||
S12.5_A1.1_T1.js | ||
S12.5_A1.1_T2.js | ||
S12.5_A1.2_T1.js | ||
S12.5_A1.2_T2.js | ||
S12.5_A1_T1.js | ||
S12.5_A1_T2.js | ||
S12.5_A2.js | ||
S12.5_A3.js | ||
S12.5_A4.js | ||
S12.5_A5.js | ||
S12.5_A6_T1.js | ||
S12.5_A6_T2.js | ||
S12.5_A7.js | ||
S12.5_A8.js | ||
S12.5_A10_T1.js | ||
S12.5_A10_T2.js | ||
S12.5_A11.js | ||
S12.5_A12_T1.js | ||
S12.5_A12_T2.js | ||
S12.5_A12_T3.js | ||
S12.5_A12_T4.js |