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
    • Brian Terlson's avatar
      Merge pull request #65 from mathiasbynens/patch-1 · 07ccd199
      Brian Terlson authored
      Delete `Number.toInteger` test
      07ccd199
    • Mathias Bynens's avatar
      Delete `Number.toInteger` test · a824f447
      Mathias Bynens authored
      `Number.toInteger` was removed from the ES6 draft. Fixes #62.
      a824f447
  2. Jul 24, 2014
  3. Jul 23, 2014
  4. Jul 22, 2014
  5. Jul 21, 2014
  6. Jul 18, 2014
  7. Jul 17, 2014
  8. Jul 16, 2014
  9. Jul 15, 2014
  10. Jul 10, 2014
Loading