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. Jan 31, 2014
  3. Apr 30, 2013
  4. Apr 16, 2013
  5. Mar 25, 2013
  6. Feb 08, 2013
  7. Dec 18, 2012
  8. Nov 05, 2012
  9. Oct 10, 2012
  10. Oct 05, 2012
  11. Sep 10, 2012
  12. Aug 27, 2012
  13. Aug 23, 2012
  14. Apr 16, 2012
  15. Mar 29, 2012
  16. Feb 29, 2012
  17. Jan 25, 2012
Loading