Skip to content
Snippets Groups Projects
  1. May 17, 2012
  2. May 12, 2012
  3. Apr 16, 2012
  4. Mar 29, 2012
  5. Mar 28, 2012
  6. Mar 27, 2012
  7. Mar 26, 2012
  8. Mar 16, 2012
  9. Mar 15, 2012
  10. Mar 14, 2012
  11. Mar 09, 2012
  12. Mar 08, 2012
  13. Mar 06, 2012
  14. Mar 01, 2012
  15. Feb 29, 2012
  16. Feb 28, 2012
  17. Feb 27, 2012
  18. Feb 24, 2012
  19. Feb 22, 2012
  20. Feb 08, 2012
  21. Feb 07, 2012
  22. Feb 03, 2012
  23. Jan 25, 2012
  24. Jan 20, 2012
  25. Jan 18, 2012
  26. 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