- Jun 22, 2018
-
-
Rick Waldron authored
-
Rick Waldron authored
Atomics: moves getReport and waitUntil into atomicsHelper.js; broad updates to all Atomics.wait tests
-
- Jun 04, 2018
-
-
Ms2ger authored
-
- May 20, 2018
-
-
Mike Pennisi authored
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.
-
- May 18, 2018
-
- May 03, 2018
-
-
Ms2ger authored
-
- Apr 19, 2018
-
-
Rick Waldron authored
Fixes gh-1453
-
Rick Waldron authored
-
- Mar 23, 2018
-
-
André Bargull authored
`function nan() { return /* expression to compute NaN */ }` may not return the same implementation-distinguishable NaN value before and after JIT compilation.
-
- Mar 22, 2018
-
-
André Bargull authored
Fixes #1492
-
- Mar 18, 2018
-
-
peterwmwong authored
Fleshed out tests for Symbol.matchAll, String.p.matchAll, RegExp.p[@@matchAll], and %RegExpStringIteratorPrototype% Tests were updated and assuming https://github.com/tc39/proposal-string-matchall/pull/33 will be merged.
-
- Mar 13, 2018
-
-
Rick Waldron authored
Fixes gh-1476 Closes gh-1484
-
- Mar 08, 2018
-
-
Leo Balter authored
Example: Before: descriptor value should be 42 Expected SameValue(«1», «0») to be true After: descriptor value should be 42
-
- Mar 07, 2018
-
- Feb 27, 2018
-
-
Rick Waldron authored
-
Leo Balter authored
* Fix bad references on tests for BigInt TypedArrays * Remove bad conversions for BigInt TypedArray * Cleanup the BigInt TypedArray harness file Remove non used code (testBigIntTypedArrayConversions) Move the constructors list to inside the exposed function, this prevents early implementations to fail before the function is called. * Fix bad references in TypedArrays.of (BigInt) * Remove BigInt tests from typedarray harness test * Use BigInt for BigInt typedArrays * Apply last fixings on BigInt TypedArray tests * Apply fixes to last revision from @anba
-
- Feb 15, 2018
-
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
-
Leo Balter authored
- optimize file names - BigInt folder for TAs.from and of - copy tests preparing for bigint - copy ta prototype methods for bigint - Use an exclusive harness for bigint typedarrays - add features - use proper harness - use preper harness - Restore original tests for TypedArrays - final fixes - fix includes
-
Robin Templeton authored
- add @jakobkummerow's changes - remove EOL whitespace - use 'Array.isArray' instead of 'instanceof Array' - check for BigInt type in toLocaleString tests - specify TypedArray constructor list for non-BigInt tests - update TypedArray harness test for BigInt - add a missing type coercion - disable more tests for Big(U)Int64Array - check for BigInt before using BigInt TypedArray constructors
-
- Jan 25, 2018
-
-
André Bargull authored
-
- Dec 21, 2017
-
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-
André Bargull authored
-