test262/harness
Mike Pennisi 51bbcf59be Formalize asynchronous failure conditions
Previously, the error message generated by failed asynchronous tests was
generic and underspecified. Improve the format and explicitly document
it in project's interpreting guidelines.
2018-05-20 15:24:55 -04:00
..
arrayContains.js Update all harness files to pass linting. (#1153) 2017-07-14 11:37:24 -04:00
assert.js Remove unnecessary uses of let in harness. 2017-12-19 15:50:19 -05:00
assertRelativeDateMs.js Update all harness files to pass linting. (#1153) 2017-07-14 11:37:24 -04:00
atomicsHelper.js Update all harness files to pass linting. (#1153) 2017-07-14 11:37:24 -04:00
byteConversionValues.js Update all harness files to pass linting. (#1153) 2017-07-14 11:37:24 -04:00
compareArray.js harness/*: Eliminate unnecessary uses of features that would require "features: ..." tags 2017-09-08 12:25:44 -04:00
compareIterator.js Fleshed out tests for Symbol.matchAll, String.p.matchAll, RegExp.p[@@matchAll], and %RegExpStringIteratorPrototype% 2018-03-17 22:48:31 -05:00
dateConstants.js Add test cases for tc39/ecma402#194 2018-01-25 14:04:44 -05:00
decimalToHexString.js Update all harness files to pass linting. (#1153) 2017-07-14 11:37:24 -04:00
detachArrayBuffer.js Update all harness files to pass linting. (#1153) 2017-07-14 11:37:24 -04:00
doneprintHandle.js Formalize asynchronous failure conditions 2018-05-20 15:24:55 -04:00
features.yml Fix various test bugs (#1502) 2018-03-22 16:36:57 -04:00
fnGlobalObject.js Update all harness files to pass linting. (#1153) 2017-07-14 11:37:24 -04:00
isConstructor.js Move remaining testBuiltInObject callers to use normal assert calls 2017-12-21 16:46:56 -05:00
nans.js Don't compute NaN values in functions (#1503) 2018-03-22 20:20:29 -04:00
nativeFunctionMatcher.js Extensive Function toString updates for "Function.prototype.toString revision" proposal. (#1510) 2018-04-19 16:44:52 -04:00
promiseHelper.js Update all harness files to pass linting. (#1153) 2017-07-14 11:37:24 -04:00
propertyHelper.js improve propertyHelper for failure messages (#1480) 2018-03-08 12:12:15 -05:00
proxyTrapsHelper.js Update all harness files to pass linting. (#1153) 2017-07-14 11:37:24 -04:00
regExpUtils.js Fleshed out tests for Symbol.matchAll, String.p.matchAll, RegExp.p[@@matchAll], and %RegExpStringIteratorPrototype% 2018-03-17 22:48:31 -05:00
sta.js Update all harness files to pass linting. (#1153) 2017-07-14 11:37:24 -04:00
tcoHelper.js Update all harness files to pass linting. (#1153) 2017-07-14 11:37:24 -04:00
testAtomics.js Update all harness files to pass linting. (#1153) 2017-07-14 11:37:24 -04:00
testBigIntTypedArray.js Fix various test bugs (#1502) 2018-03-22 16:36:57 -04:00
testIntl.js Extract list of structurally invalid tags from invalid-tags.js. 2018-05-03 14:20:39 -04:00
testTypedArray.js Atomics: updates to tests 2018-04-19 15:09:39 -04:00
timer.js Update all harness files to pass linting. (#1153) 2017-07-14 11:37:24 -04:00
typeCoercion.js getBigInt64 2017-10-24 11:48:34 -04:00
wellKnownIntrinsicObjects.js Extensive Function toString updates for "Function.prototype.toString revision" proposal. (#1510) 2018-04-19 16:44:52 -04:00