- Mar 01, 2012
-
-
David Fugate authored
Modified it to switch us over to the Ecma license for everything except Sputnik-based sources (someone from Google should make this change on line 60 of FixLicenseHeader.py).
-
- Feb 29, 2012
-
-
David Fugate authored
All Microsoft-contributed *.js and *.py sources now have Ecma's copyright header.
-
David Fugate authored
-
- Feb 27, 2012
-
-
David Fugate authored
-
- Feb 08, 2012
-
-
David Fugate authored
-
- Feb 07, 2012
-
-
David Fugate authored
-
- 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.
-
- Nov 04, 2011
-
-
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 03, 2011
-
-
David Fugate authored
-
David Fugate authored
-
- Sep 30, 2011
-
-
Mark Miller authored
-
Mark Miller authored
-
- Sep 27, 2011
-
-
David Fugate authored
-
- Sep 26, 2011
-
-
David Fugate authored
Laid down the groundwork for a console-based test runner.
-
- Sep 25, 2011
-
-
David Fugate authored
-
Mark Miller authored
-
Mark Miller authored
-
David Fugate authored
-
David Fugate authored
-
David Fugate authored
-
David Fugate authored
-
Mark Miller authored
Added .hgignore
-
- Sep 24, 2011
-
-
David Fugate authored
-
David Fugate authored
Added new 'packaging' directory to tooling.
-
Mark Miller authored
-
Mark Miller authored
-
David Fugate authored
-
Mark Miller authored
-
- Sep 23, 2011
-
-
Mark Miller authored
-
- Sep 14, 2011
-
-
Mark Miller authored
-
Mark Miller authored
Fixed convert.py to convert a "use strict" into an @strict_only
-
- Sep 12, 2011
-
-
Mark Miller authored
-
Mark Miller authored
testRunner, test262.py, that can run all the converted tests.
-
- Sep 09, 2011
-
-
Mark Miller authored
style to append runTestCase(funcName); rather than assertTrue(funcName.call(this)), giving the testing framework more control.
-
- Sep 08, 2011
-
-
Mark Miller authored
-
Mark Miller authored
morning. The rewrite of "function testcase()..." now puts the assertTrue at the bottom. Preconditions, names, and ids are removed. And the path in the file is ignored, and is instead set accurately according to where the file is found.
-