- Aug 27, 2012
-
-
Norbert Lindenberg authored
- Removed a few old test cases that were redundant with new, more comprehensive ones. - Added testIntl.js as standard include for all console tests in test262.py – see related bug 574. - Added .jshintrc file for settings for the JSHint tool.
-
Norbert Lindenberg authored
Added tests for requirements imposed on the built-in objects of the ECMAScript Internationalization API Specification by the introduction of chapter 15 of the ECMAScript Language Specification. - Removed some old tests that were redundant with the new tests. - Added testBuiltInObject.js as standard include for all console tests in test262.py – see related bug 574.
-
- Aug 23, 2012
-
-
Norbert Lindenberg authored
- Removed LocaleList tests; updated other tests so they don't depend on LocaleList. - Updated tests so they no longer assume that the prototype object of a constructor is an instance of that constructor. - Updated tests so that jshint is happy. - Removed @path attributes from test files; updated comment in packager.py explaining why they're unnecessary. - Removed "use strict" statements, which interfere with strict/non-strict testing. - Removed testcase functions, which are unnecessary.
-
- Aug 09, 2012
-
- Jul 18, 2012
-
-
Norbert Lindenberg authored
- Added table of contents for ECMA-402. - Added ability to load the right table of contents into results display. - Added meaningful text to test402 web page. - Updated test262 web pages for 5.1 edition of ECMA-262. - Unified headers of test262/402 web pages to ECMAScript <area> <test>. - Replaced text logos with styled text. - Decapitalized some text; fixed a typo; expanded an abbreviation. - Fixed a few issues found by W3 HTML validator.
-
Norbert Lindenberg authored
Running packager.py on Mac unfortunately also changes some line terminators in generated files (bug 444), so lots of additional files in this commit.
-
- Jun 12, 2012
-
-
t-adamre authored
-
- Mar 28, 2012
-
- 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
-