Skip to content
Snippets Groups Projects
  1. Jul 30, 2014
  2. Jul 24, 2014
  3. Jul 21, 2014
  4. Jul 18, 2014
    • Hank Yates's avatar
      Adding Array.prototype#fill tests · cae283b5
      Hank Yates authored
      cae283b5
    • smikes's avatar
      packager: make packager runnable · 7032af4d
      smikes authored
      packager.py cannot run due to syntax errors in a few script files
      
      packagerConfig: use git instead of hg
      test262: use pop instead of delete to avoid throw if property missing
      S22.1.2.1_T*: fix docString header comment: s/b /**
      S22.1.2.1_T3: fix docString header comment: s/b /**, fix end of docstring * / => */
      7032af4d
    • Sam Mikes's avatar
      async,promises: initial tests of Promises · 7e07cc13
      Sam Mikes authored
      doneprintHandle.js: make $DONE accept any falsy argument as meaning 'pass'
      PromiseHelper.js: checkSequence: new helper fn for async tests
      .gitignore: port .hgignore to .gitignore syntax
      test262.py: support $INCLUDE directive in python test runner
      
      S25.4.4.1*: tests to cover Section 25.4.4.1, Promise.all( iterable )
      A1.1: Promise.all is callable
      A1.2: Promise.all expects 1 argument
      A2.1: Promise.all([]) is a Promise
      A2.2: Promise.all([]) is resolved immediately
      A2.3: Promise.all([]) is resolved with a new empty array
      A3.1: Promise.all expects an iterable argument
      7e07cc13
  5. Jul 17, 2014
  6. Jul 16, 2014
  7. Feb 12, 2014
  8. Jan 31, 2014
  9. Jan 27, 2014
  10. Jan 26, 2014
  11. Jun 13, 2013
    • Brent Baker's avatar
      Bug 1128: use Date.prototype.getFullYear() in S15.2.2.1_A2_T5 · ada9da5a
      Brent Baker authored
      Bug 1131: use String.prototype.charAt() in 15.12.3-11-26
      
      Both of these changes were accidentaly dropped when I regenerated patches for these bugs. I have grepped the testsuite to ensure that the annexB functions only appear in the annexB section of the testsuite.
      
      NOTE: Also regenerated the website based on this change. (Still waiting for permission to actually update the live website)
      ada9da5a
  12. Jun 07, 2013
  13. Jun 05, 2013
  14. Jun 06, 2013
  15. May 07, 2013
    • Trevor Baker's avatar
      bug 638: mid-file BOM · 5167f080
      Trevor Baker authored
      A few files had BOM mid-file, which is allowed but not relevant to the tests.
      tests pass with spidermonkey, v8 and jsc.
      5167f080
  16. Apr 30, 2013
  17. Apr 16, 2013
  18. Mar 25, 2013
  19. Feb 08, 2013
  20. Dec 18, 2012
  21. Nov 05, 2012
  22. Oct 10, 2012
  23. Oct 05, 2012
  24. Aug 09, 2012
  25. Sep 10, 2012
  26. Aug 27, 2012
Loading