- Mar 25, 2013
-
-
Norbert Lindenberg authored
Updated copyright notice for 2013.
-
- Nov 05, 2012
-
-
Norbert Lindenberg authored
Added tests to verify that constructors in Internationalization API can be called with non-objects as this values.
-
- Sep 10, 2012
-
-
Norbert Lindenberg authored
- Updated DateTimeFormat tests for new handling of hour12 options property. - Added a few invalid language tags to test of IsStructurallyValidLanguageTag. - Added user-defined language tag to test of CanonicalizeLanguageTag. - Added test for the Intl property of the global object.
-
- Aug 27, 2012
-
-
Norbert Lindenberg authored
-
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.
-