summaryrefslogtreecommitdiff
path: root/test/suite/ch15
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Change number of days in test to make date actually out of range"snapshot-20150317-8f6a508-basedEdward Welbourne2018-04-201-2/+2
| | | | | | | | | This reverts commit 40b4f28e98c416a092e26aa17489bf94ccb8bf4f. The test was correct, after all: the ES Date() range is 1e8 days, not 1<<53 ms. See https://github.com/tc39/ecma262/issues/1176 for the gory details. Change-Id: Iff84ed9519b86d24a4051e904140740de973969c Reviewed-by: Lars Knoll <lars.knoll@qt.io>
* Change number of days in test to make date actually out of rangeEdward Welbourne2018-03-121-2/+2
| | | | | | | | | | | The ES test-suite's 15.9.5.43-0-8.js believed that (year=1970, month=0, day=-99999999) was out of range for toISODate(); but it's wrong about that. Add another 9 to the day number to *actually* make it out of range. Task-number: QTBUG-67010 Change-Id: I605937208d2aa6b35ee0a74582d595aa3c4c042e Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Added test to verify Unicode canonical equivalence in ↵Norbert Lindenberg2012-09-101-0/+68
| | | | String.prototype.localeCompare.
* Update float value testsBill Ticehurst2012-08-082-7/+14
|
* 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-163-0/+64
| | | | https://bugs.ecmascript.org/show_bug.cgi?id=223 )
* Removing RegEx test-case related to ↵Bill Ticehurst2012-05-111-16/+0
| | | | https://bugs.ecmascript.org/show_bug.cgi?id=326 until open issue is resolved.
* Fixed https://bugs.ecmascript.org/show_bug.cgi?id=293. ConstructDate cannot beDavid Fugate2012-03-266-216/+216
| | | | | salvaged (e.g., need locale info to properly predict whether we're subject to DST).
* Fixed a typo.David Fugate2012-03-151-1/+1
|
* More work on https://bugs.ecmascript.org/show_bug.cgi?id=294.David Fugate2012-03-142-2/+3
|
* https://bugs.ecmascript.org/show_bug.cgi?id=294 partially fixed. StillDavid Fugate2012-03-0951-52/+52
| | | | need to move some tests over to best practices.
* More @onlyStrict tests should have been @noStrict.David Fugate2012-03-0853-53/+53
|
* https://bugs.ecmascript.org/show_bug.cgi?id=287 is fixed (completely?).David Fugate2012-03-0620-20/+20
|
* Added a LICENSE file to the root of the enlistment.David Fugate2012-02-295220-104738/+26103
| | | | 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-2/+2
| | | | https://bugs.ecmascript.org/show_bug.cgi?id=270 resolved.
* Migrated latest external\contributions\Microsoft\ietcLatest changes over to ↵David Fugate2012-02-27105-4/+3801
| | | | test\suite\*.
* https://bugs.ecmascript.org/show_bug.cgi?id=274David Fugate2012-02-2417-33/+67
| | | | | | Fixed. Re-gen'ed the website.
* https://bugs.ecmascript.org/show_bug.cgi?id=276 fixed.David Fugate2012-02-243-3/+3
|
* Fixed more license headers.David Fugate2012-02-081-3/+2
|
* A conversion tool ripped Microsoft license headers out of globally scoped ↵David Fugate2012-02-0722-0/+418
| | | | tests. Fixed
* Last two invalid test cases have been fixed.David Fugate2012-01-162-17/+5
|
* Mark Miller removed this invalid test in Sputnik (see ↵David Fugate2012-01-161-38/+0
| | | | | | http://code.google.com/p/sputniktests/source/detail?r=93), and I'm propagating that change to test262 now.
* https://bugs.ecmascript.org/show_bug.cgi?id=61 is fixed.David Fugate2012-01-166-96/+63
|
* https://bugs.ecmascript.org/show_bug.cgi?id=75David Fugate2012-01-131-0/+11
|
* https://bugs.ecmascript.org/show_bug.cgi?id=60David Fugate2012-01-132-2/+14
|
* https://bugs.ecmascript.org/show_bug.cgi?id=23 resolved.David Fugate2012-01-131-8/+7
|
* https://bugs.ecmascript.org/show_bug.cgi?id=218 resolved.David Fugate2012-01-128-40/+0
|
* https://bugs.ecmascript.org/show_bug.cgi?id=215 resolved.David Fugate2012-01-121-1/+1
|
* No way to make S15.5.4.8_A1_T11.js ↵David Fugate2012-01-121-22/+0
| | | | | | (https://bugs.ecmascript.org/show_bug.cgi?id=30) valid. Removing it as similar coverage already exists.
* Merge.David Fugate2011-11-115119-0/+220281
|\
| * Updated Microsoft's test262 contributions reflecting the IE10 PPB4 update to ↵David Fugate2011-11-045119-0/+220281
| | | | | | | | | | | | | | | | 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.
* | Revise opera crash exclusions to exclude only the test that causes the crashMark Miller2011-11-091-1/+1
|/
* Re-gen'ed Sputnik test case path metadata.David Fugate2011-10-032853-2853/+2853
|
* Renamed Sputnik directories.David Fugate2011-10-032853-0/+99185