mirror of https://github.com/tc39/test262.git
cf68c3be91
The millisecond representation of a given Date instance is dependent on the local system's time zone settings. In order to pass consistently across contexts, tests for this value must take the system configuration into account. Introduce a test harness utility function to encapsulate these concerns. Re-use this function across all test files that assert the exact millisecond representation of Date instances. |
||
---|---|---|
.. | ||
Date_constants.js | ||
Date_library.js | ||
PromiseHelper.js | ||
arrayContains.js | ||
assert.js | ||
assertRelativeDateMs.js | ||
compareArray.js | ||
cth.js | ||
detachArrayBuffer.js | ||
doneprintHandle.js | ||
fnGlobalObject.js | ||
framework.js | ||
math_isequal.js | ||
math_precision.js | ||
nativeFunctionMatcher.js | ||
numeric_conversion.js | ||
propertyHelper.js | ||
proxyTrapsHelper.js | ||
simdUtilities.js | ||
sta.js | ||
tco-helper.js | ||
testBuiltInObject.js | ||
testIntl.js | ||
testTypedArray.js | ||
timer.js |