Official ECMAScript Conformance Test Suite
Go to file
David Fugate 4d241e4bec 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.
2012-01-16 12:51:55 -08:00
console/harness Just change in generated formatting 2011-09-30 04:03:28 -04:00
docs Re-gen'ed website using new Sputnik directory names. 2011-10-03 13:31:15 -07:00
external/contributions Updated Microsoft's test262 contributions reflecting the IE10 PPB4 update to IE Test Center. 2011-11-04 12:46:23 -07:00
test S7.8.5_A3.1_T7 through S7.8.5_A3.1_T9 were invalid as written. The only way to specify unicode flags 2012-01-16 12:51:55 -08:00
tools Preserve only the first line of each test case's copyright header 2011-11-04 12:04:46 -07:00
website S7.8.5_A3.1_T7 through S7.8.5_A3.1_T9 were invalid as written. The only way to specify unicode flags 2012-01-16 12:51:55 -08:00
.hgignore Fixed EarlyError naming. Accepting and ignoring at-bestPractice. 2011-09-25 08:40:10 -07:00