- Jul 10, 2014
-
-
Murat Sutunc authored
-
- Jul 03, 2014
-
-
Brian Terlson authored
-
- Jan 25, 2014
-
-
Brian Terlson authored
-
- Jun 13, 2013
-
-
Brent Baker authored
Bug 1131: use String.prototype.charAt() in 15.12.3-11-26 Both of these changes were accidentaly dropped when I regenerated patches for these bugs. I have grepped the testsuite to ensure that the annexB functions only appear in the annexB section of the testsuite. NOTE: Also regenerated the website based on this change. (Still waiting for permission to actually update the live website)
-
- Jun 10, 2013
-
-
Prashanth Srinivasan authored
-
- Jun 07, 2013
-
-
Brent Baker authored
5438759531d2 f80873831607 11a02c1eea0a 971c2b8e0e2f 032499be5fa1 579bd85aaf2a 579bd85aaf2a 89ff32d0344b
-
Brent Baker authored
-
Brent Baker authored
-
- Jun 05, 2013
-
-
Brent Baker authored
-
- Jun 06, 2013
-
-
Brent Baker authored
-
Brent Baker authored
-
Brent Baker authored
-
Brent Baker authored
-
- May 10, 2013
-
-
Dan Schaffer authored
-
Dan Schaffer authored
-
- May 07, 2013
-
-
Trevor Baker authored
A few files had BOM mid-file, which is allowed but not relevant to the tests. tests pass with spidermonkey, v8 and jsc.
-
- Apr 30, 2013
-
-
Norbert Lindenberg authored
-
- Apr 16, 2013
-
-
Norbert Lindenberg authored
-
- 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.
-