- Mar 25, 2013
-
-
Norbert Lindenberg authored
Updated copyright notice for 2013.
-
- Feb 08, 2013
-
-
Norbert Lindenberg authored
-
- Dec 18, 2012
-
-
Norbert Lindenberg authored
Fixed a property access in 6.4_c so that the error message shows the correct expected value.
-
- Nov 05, 2012
-
-
Norbert Lindenberg authored
Added tests to verify that constructors in Internationalization API can be called with non-objects as this values.
-
- Oct 10, 2012
-
-
Norbert Lindenberg authored
-
- Oct 05, 2012
-
-
Norbert Lindenberg authored
- Added test for proleptic Gregorian calendar with no year 0. - Spelled 𠮷野家 correctly with supplementary characters. - Fixed default value for useGrouping.
-
- Aug 09, 2012
-
-
Bill Ticehurst authored
-
- Sep 12, 2012
-
-
Norbert Lindenberg authored
-
- 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.
-
Norbert Lindenberg authored
-
- Aug 27, 2012
-
-
Norbert Lindenberg authored
-
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.
-
Norbert Lindenberg authored
- Regenerated console runner files to reflect previous changes in harness. - Added console/TestCases to .hgignore, 23,000+ generated files that apparently nobody wants to commit.
-
- Aug 23, 2012
-
-
Norbert Lindenberg authored
-
Norbert Lindenberg authored
-
Norbert Lindenberg authored
-
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 22, 2012
-
-
Norbert Lindenberg authored
-
- Aug 09, 2012
-
- Aug 08, 2012
-
-
Bill Ticehurst authored
-
- 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
-
- May 18, 2012
-
-
Bill Ticehurst authored
-
- May 17, 2012
-
-
Bill Ticehurst authored
Adding more coverage for 10.4.3 based on feedback in bug https://bugs.ecmascript.org/show_bug.cgi?id=333
-
Bill Ticehurst authored
Adding more tests to cover undefined being non-writable (see https://bugs.ecmascript.org/show_bug.cgi?id=223 )
-
- May 12, 2012
-
-
Bill Ticehurst authored
Removing RegEx test-case related to https://bugs.ecmascript.org/show_bug.cgi?id=326 until open issue is resolved.
-
- Apr 16, 2012
-
-
Nebojsa Ciric authored
-
- Mar 29, 2012
-
-
Bill Ticehurst authored
-
- Mar 28, 2012
-
- Mar 27, 2012
-
-
David Fugate authored
-
- Mar 26, 2012
-
-
https://bugs.ecmascript.org/show_bug.cgi?id=293David Fugate authored
salvaged (e.g., need locale info to properly predict whether we're subject to DST).
-
- Mar 16, 2012
-
-
David Fugate authored
-
- Mar 15, 2012
-
-
David Fugate authored
-
- Mar 14, 2012
-
- Mar 09, 2012
-
-
https://bugs.ecmascript.org/show_bug.cgi?id=294David Fugate authored
need to move some tests over to best practices.
-