summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 1128: use Date.prototype.getFullYear() in S15.2.2.1_A2_T5masterBrent Baker2013-06-134-5/+5
* Bug 1472: Adding JUnit Compatible XML and Logfile support for Python test runnerPrashanth Srinivasan2013-06-102-14/+110
* Updating website code for the following changelists:Brent Baker2013-06-0710-54/+282
* Bug 1548: Update results handling for Annex B section (r+bterlson)Brent Baker2013-06-074-6/+29
* Bug 1189: use "===" instead of "=" for S13.2_A4_T1 and T2Brent Baker2013-06-072-2/+2
* Bug 1131: Move String.prototype.substr into annexBBrent Baker2013-06-051-1/+1
* Bug 1129: Move RegExp.prototype.compile into annexBBrent Baker2013-06-061-1/+1
* Bug 1129: Move Date.prototype.toGMTString into annexBBrent Baker2013-06-063-4/+17
* Bug 1128: Move getYear() and setYear() into annexBBrent Baker2013-06-065-6/+32
* Bug 1125: Move escape and unescape into "annexB"Brent Baker2013-06-065-6/+26
* Bug 1466: add test262.py parameter to set loglevelDan Schaffer2013-05-101-0/+12
* Bug 1457: fix for Windows to remove quotes in test262.pyDan Schaffer2013-05-101-1/+1
* bug 638: mid-file BOMTrevor Baker2013-05-074-8/+8
* Added test data for proper rounding in NumberFormat.format.Norbert Lindenberg2013-04-294-4/+12
* Updated minor unit value for Uganda Shilling to 0 per ISO 4217 Amendment Numb...Norbert Lindenberg2013-04-151-1/+1
* New tests and test fixes for ECMAScript Internationalization API.Norbert Lindenberg2013-03-2428-24/+408
* Bug 1245 - Add test for missing argument to String.prototype.localeCompareNorbert Lindenberg2013-02-079-7/+65
* Updated test402 main page to reflect that ECMA-402 is now an approved standard.Norbert Lindenberg2012-12-175-7/+15
* Added tests to verify that constructors in Internationalization API can be ca...Norbert Lindenberg2012-11-056-10/+94
* Bug 693: Remove "kk"/normalization property from CollatorNorbert Lindenberg2012-10-095-10/+12
* New and improved tests for ECMAScript Internationalization API.Norbert Lindenberg2012-10-046-8/+47
* Bug 610: Handle supplementary characters.Bill Ticehurst2012-08-099-17/+284
* Made web site packager insert line breaks into JSON files for saner diffs.Norbert Lindenberg2012-09-1225-27/+72216
* Updated tests for ECMAScript Internationalization API spec changes; made smal...Norbert Lindenberg2012-09-109-7/+17
* Added test to verify Unicode canonical equivalence in String.prototype.locale...Norbert Lindenberg2012-09-107-6/+86
* Added new tests for chapters 10 to 13 of the ECMAScript Internationalization ...Norbert Lindenberg2012-08-2679-2/+3885
* Added new tests for chapters 6 and 9 of ECMAScript Internationalization API S...Norbert Lindenberg2012-08-2638-58/+2928
* Added tests for requirements imposed on the built-in objects of the ECMAScrip...Norbert Lindenberg2012-08-2639-192/+709
* Regenerated console runner files. Excluded generated test cases.Norbert Lindenberg2012-08-264-111/+390
* Moved Google tests from ch13 to ch12.Norbert Lindenberg2012-08-227-1/+1
* Moved Google tests from ch12 to ch11.Norbert Lindenberg2012-08-2212-1/+1
* Moved Google tests from ch11 to ch10.Norbert Lindenberg2012-08-227-1/+1
* Updated existing tests for June 2012 spec changes; removed LocaleList tests; ...Norbert Lindenberg2012-08-2237-652/+235
* Merged changes.Norbert Lindenberg2012-08-2232-439/+1244
|\
| * Fixing Intl402 and BestPractice pages as per bug https://bugs.ecmascript.org/...Bill Ticehurst2012-08-095-47/+97
| * Update float value testsBill Ticehurst2012-08-087-38/+81
| * Add capability to run chapters individually from the websitet-adamre@T-ADAMRE.redmond.corp.microsoft.com2012-06-1221-348/+1060
* | Got test402 web site into usable shape. Unified headers of test262/402 sites.Norbert Lindenberg2012-07-1822-381/+603
* | Fixed bug 443: packager.py fails on Mac because of .DS_Store files.Norbert Lindenberg2012-07-1815-14/+18
|/
* Plugged a global thisarg hole with a new test and fixed an operatorBill Ticehurst2012-05-187-6/+20
* Adding more coverage for 10.4.3 based on feedback in bug https://bugs.ecmascr...Bill Ticehurst2012-05-178-4/+83
* Adding more tests to cover undefined being non-writable (see https://bugs.ecm...Bill Ticehurst2012-05-167-4/+68
* Removing RegEx test-case related to https://bugs.ecmascript.org/show_bug.cgi?...Bill Ticehurst2012-05-1127-42/+26
* Initial intl402 checkin.Nebojsa Ciric2012-04-1659-26/+1011
* This is my first commitBill Ticehurst2012-03-291-1/+1
* https://bugs.ecmascript.org/show_bug.cgi?id=65 fixed.David Fugate2012-03-2816-29/+38
* Renamed a couple of files.David Fugate2012-03-273-5/+5
* https://bugs.ecmascript.org/show_bug.cgi?id=289 is fixed.David Fugate2012-03-272-3/+3
* Fixed https://bugs.ecmascript.org/show_bug.cgi?id=288.David Fugate2012-03-2715-18/+26
* Fixed https://bugs.ecmascript.org/show_bug.cgi?id=293. ConstructDate cannot beDavid Fugate2012-03-2622-232/+240