- Jan 30, 2019
-
-
Adrian Heine né Lang authored
-
Ross Kirsling authored
-
Ross Kirsling authored
-
Ross Kirsling authored
-
- Jan 07, 2019
-
-
Ross Kirsling authored
-
- Dec 20, 2018
-
-
Leo Balter authored
-
- Dec 17, 2018
-
-
Peter Marshall authored
-
- Oct 26, 2018
-
-
Rick Waldron authored
-
- Oct 23, 2018
-
-
Mathias Bynens authored
-
Mathias Bynens authored
Closes #1634.
-
- Jun 27, 2018
-
-
Jeff Walden authored
Add a test covering the behavior of SingleLineHTMLCloseComment where the LineTerminatorSequence within is either Unicode separator code point. (#1612)
-
- May 11, 2018
-
-
Daniel Ehrenberg authored
-
- May 03, 2018
-
-
André Bargull authored
-
- Apr 24, 2018
-
-
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)
-
- Jan 25, 2018
-
-
Rick Waldron authored
-
Valerie R Young authored
-
Valerie R Young authored
-
Valerie R Young authored
-
André Bargull authored
-
André Bargull authored
-
- Jan 10, 2018
-
-
Rick Waldron authored
-
Rick Waldron authored
-
Rick Waldron authored
-
- Jan 05, 2018
-
-
Mike Pennisi authored
Early errors may result from parsing the source text of a test file, but they may also result from parsing some other source text as referenced through the ES2015 module syntax. The latter form of early error is not necessarily detectable by ECMAScript parsers, however. Because of this, the label "early" is not sufficiently precise for all Test262 consumers to correctly interpret all tests. Update the "phase" name of "early" to "parse" for all those negative tests that describe errors resulting from parsing of the file's source text directly. A forthcoming commit will update the remaining tests to use a "phase" name that is more specific to module resolution.
-
Rick Waldron authored
-
- Dec 19, 2017
-
-
André Bargull authored
-
André Bargull authored
-
- Nov 01, 2017
-
-
André Bargull authored
Fixes #1313
-
- Oct 26, 2017
-
-
Leo Balter authored
-
- Oct 19, 2017
-
-
Jeff Walden authored
Modify $262.uncallableAndIsHTMLDDA() to an optional $262.IsHTMLDDA (whose use must be guarded by a feature of the same name), and narrowly/correctly prescribe its requirements consistent with `document.all`'s behavior in HTML.
-
- Oct 18, 2017
-
-
Jeff Walden authored
Fix a minor error-message typo, and include the thrown error in the TypeError-testing error message.
-
Jeff Walden authored
Add a test for GetIterator(obj, ~async~) attempting to call obj[@@asyncIterator] even if that value is an object with an [[IsHTMLDDA]] internal slot.
-
- Oct 17, 2017
-
-
Jeff Walden authored
Add tests for the case of <iterator>.return, as used in the iteration protocol, being an object that's uncallable and compares equal to `undefined`.
-
- Sep 18, 2017
-
-
André Bargull authored
-
- Sep 08, 2017
-
-
Leo Balter authored
-
Leo Balter authored
-
- Jun 28, 2017
-
-
Mike Pennisi authored
This pattern makes expectations more explicit by making test files more literal.
-
- Jun 26, 2017
-
-
Rick Waldron authored
Signed-off-by:
Rick Waldron <waldron.rick@gmail.com>
-
- Jun 23, 2017
-
-
Daniel Ehrenberg authored
-
Daniel Ehrenberg authored
-