Skip to content
Snippets Groups Projects
  1. Feb 10, 2011
  2. Feb 02, 2011
    • David Fugate's avatar
      Added Microsoft's Test262 contributions stemming from IE9 RC1: · cef2d1ed
      David Fugate authored
      - 12.14-7.js:  cleaned up
      - 15.2.3.3:  89 test case additions
      - 15.2.3.4:  29 test case additions
      - 15.2.3.6:  1,076 test case additions and 15 minor test case fixes
      - 15.2.3.9-1.js:  cleaned up
      - 15.3.4.5-2-8.js:  cleaned up
      - 15.4.4.14:  14 test case additions and 3 minor test case fixes
      - 15.4.4.15:  9 test case additions and 3 minor test case fixes
      - 15.4.4.17:  1 test case additions and 1 minor test case fix
      - 15.4.4.18:  1 minor test case fix
      - 15.4.4.19:  1 test case addition and 2 minor test case fixes
      - 15.4.4.20:  3 minor test case fixes
      - 15.4.4.21:  1 test case addition and 1 minor test case fix
      - 15.4.4.22: 2 minor test case fixes
      - 15.9.4.4: 2 minor test case fixes
      - 15.9.5.43-0-2.js: minor test case fix
      cef2d1ed
  3. Nov 16, 2010
  4. Nov 03, 2010
    • David Fugate's avatar
      tools\TestCaseHTMLPackager\TestCasePacker.ps1: there were some improvements... · c26f761a
      David Fugate authored
      tools\TestCaseHTMLPackager\TestCasePacker.ps1:  there were some improvements made to this script WRT to the
      processing of unicode-related test cases.
      
      tools\TestCaseHTMLPackager\TestUpdater.ps1:  new script which preprocesses test cases (rips out comments,
      etc.)
      
      external\contributions\Microsoft\ietestcenter_ppb5\chapter11\11.4\11.4.1\11.4.1-4.a-10.js and
      website\resources\scripts\testcases\chapter11\11.4\11.4.1\11.4.1-4.a-10.js:  cleaned up a code comment
      
      website\enginereports\sample.xml: removed
      
      website\resources\scripts\global\jquery-1.4.2.js:  removed
      
      website\resources\scripts\*.ps1:  moved into the tools\ directory
      
      website\Web.config:  removed.  This is only relevant for Windows-based hosting of test262
      
      website\browserreport.html:  removed
      c26f761a
  5. Oct 19, 2010
    • David Fugate's avatar
      This commit includes Microsoft's initial contributions to Test262: · 73966429
      David Fugate authored
      - external\contributions\: test contributions to Test262 from external entities such as Microsoft and Google.
                                 This directory consists of the external tests without any modifications
      - test\harness\:  test harness used to run Test262 tests.  Presently web-based
      - test\suite\:    suite of vendor-neutral ECMAScript test cases conforming to the ES5 spec
      - tools\:         among other things this includes a set of tools used to convert various external test
                        contributions to a format the Test262 test harness can consume
      - website\:       an archived copy of the http://test262.ecmascript.org website
      73966429
Loading