test262/test/suite/bestPractice
Brian Terlson d4354d14d5 Normalize testcase format
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.
2014-07-30 15:38:26 -07:00
..
Sbp_7.8.4_A6.1_T4.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_7.8.4_A6.2_T1.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_7.8.4_A6.2_T2.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_7.9_A9_T3.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_7.9_A9_T4.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_12.5_A9_T3.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_12.6.1_A13_T3.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_12.6.2_A13_T3.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_12.6.4_A13_T3.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_A1_T1.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_A2_T1.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_A2_T2.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_A3_T1.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_A3_T2.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_A4_T1.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_A4_T2.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_A5_T1.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_A5_T2.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_A10_T1.js Normalize testcase format 2014-07-30 15:38:26 -07:00
Sbp_A10_T2.js Normalize testcase format 2014-07-30 15:38:26 -07:00