test262/test/suite/ch15/15.10/15.10.2
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
..
15.10.2.3 Normalize testcase format 2014-07-30 15:38:26 -07:00
15.10.2.5 Normalize testcase format 2014-07-30 15:38:26 -07:00
15.10.2.6 Normalize testcase format 2014-07-30 15:38:26 -07:00
15.10.2.7 Normalize testcase format 2014-07-30 15:38:26 -07:00
15.10.2.8 Normalize testcase format 2014-07-30 15:38:26 -07:00
15.10.2.9 Normalize testcase format 2014-07-30 15:38:26 -07:00
15.10.2.10 Normalize testcase format 2014-07-30 15:38:26 -07:00
15.10.2.11 Normalize testcase format 2014-07-30 15:38:26 -07:00
15.10.2.12 Normalize testcase format 2014-07-30 15:38:26 -07:00
15.10.2.13 Normalize testcase format 2014-07-30 15:38:26 -07:00
15.10.2.15 Normalize testcase format 2014-07-30 15:38:26 -07:00
15.10.2.2-1.js Normalize testcase format 2014-07-30 15:38:26 -07:00
15.10.2.5-3-1.js Normalize testcase format 2014-07-30 15:38:26 -07:00
15.10.2.15-3-1.js Normalize testcase format 2014-07-30 15:38:26 -07:00
15.10.2.15-3-2.js Normalize testcase format 2014-07-30 15:38:26 -07:00
15.10.2.15-6-1.js Normalize testcase format 2014-07-30 15:38:26 -07:00
S15.10.2_A1_T1.js Normalize testcase format 2014-07-30 15:38:26 -07:00