aboutsummaryrefslogtreecommitdiffstats
path: root/website
Commit message (Collapse)AuthorAgeFilesLines
...
* Re-gen'ed website (+389 new tests).David Fugate2012-02-2719-20/+18
|
* https://bugs.ecmascript.org/show_bug.cgi?id=274David Fugate2012-02-2416-16/+16
| | | | | | Fixed. Re-gen'ed the website.
* Implemented the following work items:David Fugate2012-02-2213-21/+43
| | | | | - https://bugs.ecmascript.org/show_bug.cgi?id=44 - https://bugs.ecmascript.org/show_bug.cgi?id=45
* Regen'ed website.David Fugate2012-02-0820-20/+20
|
* Regen'ed website.David Fugate2012-02-0315-15/+15
|
* Experimental test402 (internationalization testing) page added.David Fugate2012-01-251-15/+10
|
* Added experimental test402 support (JS internationalization standard).David Fugate2012-01-2514-11/+180
|
* Generate one *.html per *.json in addition to the default.html which ↵David Fugate2012-01-1922-1/+1682
| | | | | | | | includes all tests. Added support to create testcases_bestPractice.html without also adding them to default.html. Preliminary support for tests under test/suite/internationalization has been added.
* S8.5_A13_T1 is implementation dependent (cannot pass on current ARMDavid Fugate2012-01-182-2/+2
| | | | | architectures), but worth keeping around for the coverage it provides. Documented that this is expected to fail on ARM.
* Last two invalid test cases have been fixed.David Fugate2012-01-162-2/+2
|
* S7.8.5_A3.1_T7 through S7.8.5_A3.1_T9 were invalid as written. The only way ↵David Fugate2012-01-163-3/+3
| | | | | | | | | | to specify unicode flags to literal regexp patterns is through eval and similar mechanisms (e.g., Function constructor). Fixed. All but two of the remaining disabled tests in excludelist.xml were disabled because the tests polluted the global JS environment, not because the tests themselves were invalid. This is no longer an issue as of the latest test262 harness (actually it wasn't an issue about a year ago either). Re-enabled.
* https://bugs.ecmascript.org/show_bug.cgi?id=61 is fixed.David Fugate2012-01-162-2/+2
|
* Two more issues called out in excludelist.xml are gone.David Fugate2012-01-133-3/+3
|
* https://bugs.ecmascript.org/show_bug.cgi?id=75David Fugate2012-01-131-1/+1
|
* Test harness changes last Fall enabled execution of this===theGlobalObject ↵David Fugate2012-01-137-7/+7
| | | | | | Sputnik tests again. Also, two of this weren't actually this-related. Fixed their separate issues.
* https://bugs.ecmascript.org/show_bug.cgi?id=60David Fugate2012-01-132-2/+2
|
* Rest of https://bugs.ecmascript.org/show_bug.cgi?id=23 fix.David Fugate2012-01-132-2/+2
|
* https://bugs.ecmascript.org/show_bug.cgi?id=14 fixed.David Fugate2012-01-132-2/+2
|
* https://bugs.ecmascript.org/show_bug.cgi?id=7David Fugate2012-01-131-1/+1
|
* https://bugs.ecmascript.org/show_bug.cgi?id=218 resolved.David Fugate2012-01-122-2/+2
|
* https://bugs.ecmascript.org/show_bug.cgi?id=26 is fixed.David Fugate2012-01-053-3/+3
|
* Regen'ed website reflecting 11/18/11 changes.David Fugate2011-11-284-4/+4
|
* Merge.David Fugate2011-11-1117-17/+9
|\
| * Updated Microsoft's test262 contributions reflecting the IE10 PPB4 update to ↵David Fugate2011-11-0417-17/+9
| | | | | | | | | | | | | | | | IE Test Center. 77 new (mostly) strict mode tests plus the removal of one invalid test case. Sputnik and IE Test Center tests now live side-by-side in ch* directories under test/suite.
* | Fixed https://bugs.ecmascript.org/show_bug.cgi?id=207.David Fugate2011-11-111-1/+42
|/
* Preserve only the first line of each test case's copyright headerDavid Fugate2011-11-0418-18/+18
| | | | | when encoding to JSON which coincidentally preserves the BOM as well. This shaved ~10 megs off of chapter15.json alone.
* Fewer Json files (experiment...).David Fugate2011-10-0359-56/+4
|
* Re-gen'ed website using new Sputnik directory names.David Fugate2011-10-0360-35/+26
|
* Re-gen'ed website.David Fugate2011-10-0312-102/+131
|
* Just change in generated formattingMark Miller2011-09-301-1/+1
|
* Re-enabled 12 tests.David Fugate2011-09-274-4/+4
|
* Moved all test helper functions into sta.js; removed sputnikLib.js.David Fugate2011-09-2610-995/+658
| | | | Laid down the groundwork for a console-based test runner.
* Support not-NotEarlyError as well.David Fugate2011-09-257-7/+9
|
* Fixed bug in generated IETC test cases regarding NotEarlyError.David Fugate2011-09-256-6/+6
|
* Re-gen'ed website.David Fugate2011-09-257-7/+7
|
* Do not put 'best practice' tests on the live website.David Fugate2011-09-2578-78/+78
|
* Re-gen'ed website.David Fugate2011-09-255-5/+5
|
* Regenerated website using new package.py and test/suite/converted.David Fugate2011-09-25601-77156/+167
|
* Moved resources and images directories (from website) up a couple levels.David Fugate2011-09-2420-0/+0
| | | | Added new 'packaging' directory to tooling.
* https://bugs.ecmascript.org/show_bug.cgi?id=34. FixedDavid Fugate2011-09-231-1/+2
|
* https://bugs.ecmascript.org/show_bug.cgi?id=5. FixedDavid Fugate2011-09-232-1/+4
|
* Think I've come up with a fix for ↵David Fugate2011-09-223-26/+96
| | | | | | | | | | | | https://bugs.ecmascript.org/show_bug.cgi?id=11 (Date_library.js): - juneDate and decemberDate were both one month off. Fixed - LocalTZA wasn't actually LocalTZA as defined in ES5. If we were in DST when this was created, LocalTZA was off by one hour. Fixed - GetSundayInMonth was completely busted (i.e., arithmetic operations on the 'count' param which happens to be a string). Fixed(?) - DaylightSzavingTA was defined incorrectly. It assumed the local time zone adjustment hadn't been accounted for. This wasn't how UTC was calling it. Fixed(?)
* From the 'Run' tab, there's now a clickable 'Error' link showing precisely whatDavid Fugate2011-09-221-5/+31
| | | | failed.
* Improved global scope 'missing error' error message.David Fugate2011-09-221-2/+2
|
* S11.1.1_A2 (https://bugs.ecmascript.org/show_bug.cgi?id=179)David Fugate2011-09-142-2/+2
|
* Re-gen'ed website.David Fugate2011-09-136-67/+129
|
* Rebuilt website.David Fugate2011-09-129-84/+163
|
* Merge.David Fugate2011-09-12422-0/+76432
|\
| * Much rougher: A first attempt at building the testcases for the website ↵Mark Miller2011-09-07422-0/+76432
| | | | | | | | based on the new canonical test262 style testcase.
* | Re-added tests disabled by https://bugs.ecmascript.org/show_bug.cgi?id=126.David Fugate2011-09-123-3/+4
| |