- Feb 08, 2012
-
-
David Fugate authored
-
- Feb 07, 2012
-
-
David Fugate authored
-
- Feb 03, 2012
-
-
David Fugate authored
-
David Fugate authored
-
David Fugate authored
all 'N'. If such files existed, they've been moved to test/suite/chN/N.0/ now.
-
- Jan 25, 2012
-
-
David Fugate authored
-
David Fugate authored
-
- Jan 20, 2012
-
-
David Fugate authored
Added support to create testcases_bestPractice.html without also adding them to default.html. Preliminary support for tests under test/suite/internationalization has been added.
-
- Jan 18, 2012
-
-
David Fugate authored
architectures), but worth keeping around for the coverage it provides. Documented that this is expected to fail on ARM.
-
- Jan 16, 2012
-
-
David Fugate authored
-
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.
-
David Fugate authored
Mark Miller removed this invalid test in Sputnik (see http://code.google.com/p/sputniktests/source/detail?r=93), and I'm propagating that change to test262 now.
-
- Jan 13, 2012
-
-
David Fugate authored
-
David Fugate authored
-
David Fugate authored
Also, two of this weren't actually this-related. Fixed their separate issues.
-
David Fugate authored
-
David Fugate authored
-
- Jan 12, 2012
-
-
David Fugate authored
S11.1.1_A2.js is invalid and there's no way to make it valid. Removing.
-
https://bugs.ecmascript.org/show_bug.cgi?id=30David Fugate authored
valid. Removing it as similar coverage already exists.
- Jan 05, 2012
-
- Nov 28, 2011
-
-
David Fugate authored
-
David Fugate authored
-
- Nov 18, 2011
-
-
Mark Miller authored
needs to be excluded.
-
- Nov 11, 2011
-
-
David Fugate authored
-
- Nov 09, 2011
-
-
Mark Miller authored
-
- Nov 04, 2011
-
-
David Fugate authored
77 new (mostly) strict mode tests plus the removal of one invalid test case. Sputnik and IE Test Center tests now live side-by-side in ch* directories under test/suite.
-
David Fugate authored
when encoding to JSON which coincidentally preserves the BOM as well. This shaved ~10 megs off of chapter15.json alone.
-
David Fugate authored
-
David Fugate authored
FindTestCaseIssues.py is a new helper script which can be used to detect issues with the format of test cases (e.g., runTestCase not being called). FixPathsAndIds.py now preserves line endings and the BOM.
-
- Oct 04, 2011
-
-
Mark Miller authored
-
Mark Miller authored
"caller" and "arguments" properties.
-
- Oct 03, 2011
-
-
David Fugate authored
-