-
- Downloads
Did a bit of refactoring on the test262 directory structure and propagated changes from
website\* out to test\*: - Removed test\harness\ECMA-262-TOC.xml. The casing on this file was incorrect, but more importantly it's a static file not generated by the harness - Populated test\harness with the contents of website\resources\scripts\global\. In the future, we need to update test\harness\* and propagate these changes out to website\* - Test\suite\ietestcenter is now a verbatim copy of the IE Test Center tests that WERE under website\resources\scripts\testcases\* - Moved all Sputnik tests from website\resources\scripts\testcases\* out to test\suite\sputnik_converted - Moved website\resources\scripts\testcases\excludelist.xml out to test\config\*. This particular file was only used for the test conversion process to XML, and is not actually needed by the website as best as I can tell - Website\resources\scripts\testcases now only contains the XMLized test cases. This is the right thing to do as the *.js files here weren't actually being used by the website and the general public can now peruse the test cases directly via Mercurial
Showing
- test/config/excludelist.xml 0 additions, 0 deletionstest/config/excludelist.xml
- test/harness/Date_constants.js 20 additions, 0 deletionstest/harness/Date_constants.js
- test/harness/Date_library.js 341 additions, 0 deletionstest/harness/Date_library.js
- test/harness/ECMA-262-TOC.xml 0 additions, 297 deletionstest/harness/ECMA-262-TOC.xml
- test/harness/environment.js 0 additions, 0 deletionstest/harness/environment.js
- test/harness/helper.js 260 additions, 585 deletionstest/harness/helper.js
- test/harness/jquery.base64.min.js 0 additions, 20 deletionstest/harness/jquery.base64.min.js
- test/harness/math_isequal.js 19 additions, 0 deletionstest/harness/math_isequal.js
- test/harness/math_precision.js 13 additions, 0 deletionstest/harness/math_precision.js
- test/harness/numeric_conversion.js 21 additions, 0 deletionstest/harness/numeric_conversion.js
- test/harness/reports.js 10 additions, 0 deletionstest/harness/reports.js
- test/harness/sections.js 141 additions, 109 deletionstest/harness/sections.js
- test/harness/sth.js 284 additions, 644 deletionstest/harness/sth.js
- test/suite/ietestcenter/chapter10/10.4/10.4.2/10.4.2-2-c-1.js 0 additions, 2 deletions.../suite/ietestcenter/chapter10/10.4/10.4.2/10.4.2-2-c-1.js
- test/suite/ietestcenter/chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-1-1.js 0 additions, 0 deletions...testcenter/chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-1-1.js
- test/suite/ietestcenter/chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-1-2.js 0 additions, 0 deletions...testcenter/chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-1-2.js
- test/suite/ietestcenter/chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-1-3.js 0 additions, 0 deletions...testcenter/chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-1-3.js
- test/suite/ietestcenter/chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-1-4.js 0 additions, 0 deletions...testcenter/chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-1-4.js
- test/suite/ietestcenter/chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-2-10.js 0 additions, 0 deletions...estcenter/chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-2-10.js
- test/suite/ietestcenter/chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-2-11.js 0 additions, 0 deletions...estcenter/chapter15/15.2/15.2.3/15.2.3.3/15.2.3.3-2-11.js
Loading
Please register or sign in to comment