- May 11, 2018
-
-
Daniel Ehrenberg authored
-
Daniel Ehrenberg authored
These tests are againt a proposed fix for https://github.com/tc39/ecma262/issues/753 They seem to pass in V8, JSC and SpiderMonkey, though ChakraCore hews slightly closer to the previous specification.
-
Rick Waldron authored
- fix mixed up test & info - add Symbol feature - maximize length is 0 - maximize configurability is true
-
- May 10, 2018
-
-
Rick Waldron authored
Update CONTRIBUTING.md
-
Rick Waldron authored
Add test for numeric literal followed by identifier
-
- May 09, 2018
-
-
Steve Fink authored
-
Steve Fink authored
typo in constructor Test252Error
-
Rick Waldron authored
-
Rick Waldron authored
Added tests for relational comparison among BigInt and Symbol
-
Caio Lima authored
-
- May 08, 2018
-
-
Leo Balter authored
Tests for proposal-json-superset
-
Richard Gibson authored
-
Rick Waldron authored
Added tests of relational comparison among BigInt and boolean
-
Caio Lima authored
-
Caio Lima authored
-
- May 07, 2018
-
-
Richard Gibson authored
-
Richard Gibson authored
-
- May 04, 2018
-
-
Rick Waldron authored
-
- 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
-