aboutsummaryrefslogtreecommitdiffstats
path: root/website/json/ch15.json
Commit message (Collapse)AuthorAgeFilesLines
* Added test to verify Unicode canonical equivalence in ↵Norbert Lindenberg2012-09-101-1/+1
| | | | String.prototype.localeCompare.
* Update float value testsBill Ticehurst2012-08-081-1/+1
|
* Plugged a global thisarg hole with a new test and fixed an operatorBill Ticehurst2012-05-181-1/+1
|
* Adding more tests to cover undefined being non-writable (see ↵Bill Ticehurst2012-05-161-1/+1
| | | | https://bugs.ecmascript.org/show_bug.cgi?id=223 )
* Removing RegEx test-case related to ↵Bill Ticehurst2012-05-111-1/+1
| | | | https://bugs.ecmascript.org/show_bug.cgi?id=326 until open issue is resolved.
* Initial intl402 checkin.Nebojsa Ciric2012-04-161-1/+1
|
* Fixed https://bugs.ecmascript.org/show_bug.cgi?id=293. ConstructDate cannot beDavid Fugate2012-03-261-1/+1
| | | | | salvaged (e.g., need locale info to properly predict whether we're subject to DST).
* https://bugs.ecmascript.org/show_bug.cgi?id=294 partially fixed. StillDavid Fugate2012-03-091-1/+1
| | | | need to move some tests over to best practices.
* https://bugs.ecmascript.org/show_bug.cgi?id=287 is fixed (completely?).David Fugate2012-03-061-1/+1
|
* Added a LICENSE file to the root of the enlistment.David Fugate2012-02-291-1/+1
| | | | All Microsoft-contributed *.js and *.py sources now have Ecma's copyright header.
* https://bugs.ecmascript.org/show_bug.cgi?id=266 and ↵David Fugate2012-02-271-1/+1
| | | | https://bugs.ecmascript.org/show_bug.cgi?id=270 resolved.
* Re-gen'ed website (+389 new tests).David Fugate2012-02-271-1/+1
|
* https://bugs.ecmascript.org/show_bug.cgi?id=274David Fugate2012-02-241-1/+1
| | | | | | Fixed. Re-gen'ed the website.
* Regen'ed website.David Fugate2012-02-081-1/+1
|
* Last two invalid test cases have been fixed.David Fugate2012-01-161-1/+1
|
* S7.8.5_A3.1_T7 through S7.8.5_A3.1_T9 were invalid as written. The only way ↵David Fugate2012-01-161-1/+1
| | | | | | | | | | 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-161-1/+1
|
* Two more issues called out in excludelist.xml are gone.David Fugate2012-01-131-1/+1
|
* 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-131-1/+1
| | | | | | 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-131-1/+1
|
* Rest of https://bugs.ecmascript.org/show_bug.cgi?id=23 fix.David Fugate2012-01-131-1/+1
|
* https://bugs.ecmascript.org/show_bug.cgi?id=218 resolved.David Fugate2012-01-121-1/+1
|
* https://bugs.ecmascript.org/show_bug.cgi?id=26 is fixed.David Fugate2012-01-051-1/+1
|
* Regen'ed website reflecting 11/18/11 changes.David Fugate2011-11-281-1/+1
|
* Updated Microsoft's test262 contributions reflecting the IE10 PPB4 update to ↵David Fugate2011-11-041-1/+1
| | | | | | | | 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.
* Preserve only the first line of each test case's copyright headerDavid Fugate2011-11-041-1/+1
| | | | | 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-031-0/+1