Skip to content
Snippets Groups Projects
  1. Sep 10, 2012
  2. Aug 27, 2012
  3. Aug 23, 2012
  4. Aug 09, 2012
  5. Aug 08, 2012
  6. Jul 18, 2012
  7. Jun 12, 2012
  8. May 18, 2012
  9. May 17, 2012
  10. May 12, 2012
  11. Apr 16, 2012
  12. Mar 28, 2012
  13. Mar 27, 2012
  14. Mar 26, 2012
  15. Mar 09, 2012
  16. Mar 06, 2012
  17. Feb 29, 2012
  18. Feb 28, 2012
  19. Feb 27, 2012
  20. Feb 24, 2012
  21. Feb 22, 2012
  22. Feb 08, 2012
  23. Feb 03, 2012
  24. Jan 25, 2012
  25. Jan 20, 2012
  26. Jan 18, 2012
  27. Jan 16, 2012
    • David Fugate's avatar
      e6f90153
    • David Fugate's avatar
      S7.8.5_A3.1_T7 through S7.8.5_A3.1_T9 were invalid as written. The only way... · 4d241e4b
      David Fugate authored
      S7.8.5_A3.1_T7 through S7.8.5_A3.1_T9 were invalid as written.  The only way to specify unicode flags
      to literal regexp patterns is through eval and similar mechanisms (e.g., Function constructor).  Fixed.
      
      All but two of the remaining disabled tests in excludelist.xml were disabled because the tests polluted
      the global JS environment, not because the tests themselves were invalid.  This is no longer an issue as
      of the latest test262 harness (actually it wasn't an issue about a year ago either).  Re-enabled.
      4d241e4b
Loading