Skip to content
Snippets Groups Projects
  1. 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
  2. Mar 25, 2013
  3. Nov 05, 2012
  4. Oct 05, 2012
  5. Sep 10, 2012
  6. Aug 27, 2012
  7. Aug 23, 2012
  8. Apr 16, 2012
Loading