- May 03, 2018
-
-
Ms2ger authored
Some of these are based on work by André Bargull in <https://bugzilla.mozilla.org/show_bug.cgi?id=1433303>.
-
Ms2ger authored
-
Rick Waldron authored
Various test cases for cross-browser compliance bugs
-
Leo Balter authored
Defines $262.agent.monotonicNow()
-
Rick Waldron authored
-
Rick Waldron authored
-
André Bargull authored
-
- Apr 28, 2018
-
-
Rick Waldron authored
Remove superfluous code from negative syntax tests
-
Mike Pennisi authored
Because these files contain syntax errors, the code they contain is not intended to be executed, and the runtime semantics are therefore irrelevant. Simplify the files by removing the unnecessary code.
-
- Apr 26, 2018
-
-
Rick Waldron authored
-
- Apr 25, 2018
-
-
Rick Waldron authored
Fix yaml formatting
-
Leo Balter authored
-
Rick Waldron authored
-
Rick Waldron authored
Completes gh-1472
-
- Apr 24, 2018
-
-
Rick Waldron authored
-
Rick Waldron authored
Make parseTestRecord.py python3 compatible
-
Rick Waldron authored
Fix various test bugs
-
André Bargull authored
-
André Bargull authored
- "CannotSuspendMainAgent" feature was changed to "CanBlockIsFalse" flag - Move annex-b tests into annex-b directory - Update variable names in nonshared-int-views.js tests - Move getReport() call in nan-for-timeout.js to avoid iloop - Update BigInt constructor to match new semantics (tc39/proposal-bigint#138)
-
- Apr 19, 2018
-
-
Rick Waldron authored
Fixes gh-1453
-
Leo Balter authored
wip: atomics wake + additional wait tests
-
Rick Waldron authored
-
Rick Waldron authored
-
Rick Waldron authored
-
Amal Hussein authored
-
Amal Hussein authored
-
Amal Hussein authored
additional test coverage for atomics.wait + removing old tests which have been replaced + test cleanup and renaming test files for consistency
-
Rick Waldron authored
Related to https://github.com/tc39/ecma262/pull/1177
-
- Apr 18, 2018
-
-
Rick Waldron authored
-
Rick Waldron authored
Corrections to sec-web-compat-evaldeclarationinstantiation and sec-web-compat-functiondeclarationinstantiation tests. Fixes gh-1364 (#1509)
-
Rick Waldron authored
test BigInt toString with default radix
-
Rick Waldron authored
cross-realm test for BigInt.prototype.valueOf
-
Rick Waldron authored
remove IsSafeInteger checks for BigInt
-
Robin Templeton authored
* relational comparison of bigint and string values * additional tests for strings converted to NaN
-
Robin Templeton authored
Thanks to Jeff Walden for suggesting this test case.
-
Robin Templeton authored
Thanks to Jeff Walden for suggesting this test case.
-
- Apr 16, 2018
-
-
Robin Templeton authored
-
- Apr 11, 2018
-
-
Daniel Ehrenberg authored
Add CoC.md reference file
-
Jory Burson authored
-
Rick Waldron authored
Add test for proposal-class-fields#92
-