test262/console/harness
Sam Mikes 7e07cc138d async,promises: initial tests of Promises
doneprintHandle.js: make $DONE accept any falsy argument as meaning 'pass'
PromiseHelper.js: checkSequence: new helper fn for async tests
.gitignore: port .hgignore to .gitignore syntax
test262.py: support $INCLUDE directive in python test runner

S25.4.4.1*: tests to cover Section 25.4.4.1, Promise.all( iterable )
A1.1: Promise.all is callable
A1.2: Promise.all expects 1 argument
A2.1: Promise.all([]) is a Promise
A2.2: Promise.all([]) is resolved immediately
A2.3: Promise.all([]) is resolved with a new empty array
A3.1: Promise.all expects an iterable argument
2014-07-18 05:37:08 +01:00
..
Date_constants.js Do not include 'code' key in test object metadata. 2011-09-26 17:22:29 -07:00
Date_library.js Do not include 'code' key in test object metadata. 2011-09-26 17:22:29 -07:00
PromiseHelper.js async,promises: initial tests of Promises 2014-07-18 05:37:08 +01:00
cth.js Added a LICENSE file to the root of the enlistment. 2012-02-29 14:23:47 -08:00
doneprintHandle.js async,promises: initial tests of Promises 2014-07-18 05:37:08 +01:00
ed.js Adding Support for Async Tests 2014-07-15 13:47:59 -07:00
environment.js Do not include 'code' key in test object metadata. 2011-09-26 17:22:29 -07:00
framework.js Do not include 'code' key in test object metadata. 2011-09-26 17:22:29 -07:00
gs.js Adding Support for Async Tests 2014-07-15 13:47:59 -07:00
helper.js Bug 1548: Update results handling for Annex B section (r+bterlson) 2013-06-07 07:05:37 -04:00
jquery-1.4.2.min.js Do not include 'code' key in test object metadata. 2011-09-26 17:22:29 -07:00
jquery.base64.js Bug 610: Handle supplementary characters. 2012-08-09 15:02:49 -07:00
jqueryprogressbar.js Do not include 'code' key in test object metadata. 2011-09-26 17:22:29 -07:00
math_isequal.js Do not include 'code' key in test object metadata. 2011-09-26 17:22:29 -07:00
math_precision.js Do not include 'code' key in test object metadata. 2011-09-26 17:22:29 -07:00
numeric_conversion.js Do not include 'code' key in test object metadata. 2011-09-26 17:22:29 -07:00
sections.js Added a LICENSE file to the root of the enlistment. 2012-02-29 14:23:47 -08:00
sta.js Regenerated console runner files. Excluded generated test cases. 2012-08-26 20:47:30 -07:00
sth.js Adding Support for Async Tests 2014-07-15 13:47:59 -07:00
testBuiltInObject.js Updated tests for ECMAScript Internationalization API spec changes; made small enhancements. 2012-09-10 11:53:56 -07:00
testIntl.js New tests and test fixes for ECMAScript Internationalization API. 2013-03-24 23:48:59 -07:00
timer.js Adding Support for Async Tests 2014-07-15 13:47:59 -07:00