Skip to content
Snippets Groups Projects
  1. Jul 01, 2016
  2. Aug 06, 2015
  3. Jul 17, 2015
  4. Feb 12, 2015
  5. Dec 07, 2014
  6. Nov 12, 2014
  7. Jul 31, 2014
  8. Jul 30, 2014
    • Brian Terlson's avatar
      Normalize testcase format · d4354d14
      Brian Terlson authored
      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.
      d4354d14
  9. Jul 17, 2014
Loading