.. |
Array
|
Coverage: Array.prototype.item, String.prototype.item, TypedArray.prototype.item. Closes gh-2809, gh-2810, gh-2811
|
2020-09-24 17:23:38 -04:00 |
ArrayBuffer
|
…
|
|
ArrayIteratorPrototype
|
Update tests to use APIs defined by included files
|
2019-09-25 13:59:24 -04:00 |
AsyncFromSyncIteratorPrototype
|
Use Promise chaining
|
2020-06-03 13:25:03 -04:00 |
AsyncFunction
|
Add %AsyncFunction.prototype% test
|
2020-08-20 12:52:25 -04:00 |
AsyncGeneratorFunction
|
Add %AsyncGeneratorFunction.prototype% test
|
2020-08-20 12:52:25 -04:00 |
AsyncGeneratorPrototype
|
Remove unnecessary "includes" directives
|
2019-09-25 13:59:24 -04:00 |
AsyncIteratorPrototype/Symbol.asyncIterator
|
…
|
|
Atomics
|
Atomics: fix test info contents to match definition as it appears in ES2020. Fixes gh-2721
|
2020-09-04 09:32:55 -04:00 |
BigInt
|
*.prototype.toString(), a-z make radix loop condition inclusive of radix 36
|
2020-05-13 09:22:25 -04:00 |
Boolean
|
Improve coverage: ctor props of the global object
|
2019-09-27 15:39:10 -04:00 |
DataView
|
…
|
|
Date
|
Test that Date.prototype has no [[DateValue]] slot
|
2020-09-10 15:27:34 -04:00 |
Error
|
Coverage: Error message default value + cleanup. Fixes gh-2789
|
2020-09-18 16:42:22 -04:00 |
FinalizationRegistry
|
Refactor: built-ins/FinalizationRegistry/gc-has-one-chance-to-call-cleanupCallback.js
|
2020-09-17 10:00:02 -04:00 |
Function
|
Add Function.prototype.length property descriptor test
|
2020-08-20 12:39:28 -04:00 |
GeneratorFunction
|
Add %GeneratorFunction.prototype% test
|
2020-08-20 12:52:25 -04:00 |
GeneratorPrototype
|
…
|
|
Infinity
|
Improve coverage: value props of the global object
|
2019-09-27 15:39:10 -04:00 |
IteratorPrototype/Symbol.iterator
|
…
|
|
JSON
|
Fix language in test file (#2700)
|
2020-07-13 15:01:38 -07:00 |
Map
|
Fixup Map: add proper esid
|
2020-09-14 13:35:13 -04:00 |
MapIteratorPrototype
|
…
|
|
Math
|
…
|
|
NaN
|
Improve coverage: value props of the global object
|
2019-09-27 15:39:10 -04:00 |
NativeErrors
|
AggregateError: update args order evaluation (#2647)
|
2020-07-08 12:13:36 -07:00 |
Number
|
Cover NumericLiteral..toString, NaN.toString, Infinity.toString. Fixes gh-1732
|
2020-09-17 16:24:33 -04:00 |
Object
|
Coverage: Object.getOwnPropertySymbols/Names called with non-object values. Fixes gh-2804
|
2020-09-24 14:53:26 -04:00 |
Promise
|
Replace all "valid" occurences of $ERROR with Test262Error.thrower
|
2020-09-16 17:36:54 -04:00 |
Proxy
|
Test revoked [[ProxyHandler]]
|
2020-04-23 10:45:26 -04:00 |
Reflect
|
Add tests for `Reflect[Symbol.toStringTag]` (#2710)
|
2020-07-20 13:23:56 -07:00 |
RegExp
|
Improve RegExp.prototype[@@replace] poisoned stdlib test
|
2020-09-10 16:24:23 -04:00 |
RegExpStringIteratorPrototype
|
…
|
|
Set
|
…
|
|
SetIteratorPrototype
|
…
|
|
SharedArrayBuffer
|
…
|
|
String
|
Coverage: Array.prototype.item, String.prototype.item, TypedArray.prototype.item. Closes gh-2809, gh-2810, gh-2811
|
2020-09-24 17:23:38 -04:00 |
StringIteratorPrototype
|
…
|
|
Symbol
|
Assert that Symbol is a constructor
|
2020-04-14 16:45:00 -04:00 |
ThrowTypeError
|
…
|
|
TypedArray
|
Coverage: Array.prototype.item, String.prototype.item, TypedArray.prototype.item. Closes gh-2809, gh-2810, gh-2811
|
2020-09-24 17:23:38 -04:00 |
TypedArrayConstructors
|
Add TypedArrayConstructors test
|
2020-06-03 13:25:03 -04:00 |
WeakMap
|
Remove unnecessary "includes" directives
|
2019-09-25 13:59:24 -04:00 |
WeakRef
|
Add feature tag for cleanupSome
|
2020-07-21 16:57:50 -04:00 |
WeakSet
|
Remove unnecessary "includes" directives
|
2019-09-25 13:59:24 -04:00 |
decodeURI
|
Improve coverage: func props of the global object
|
2019-09-27 15:39:10 -04:00 |
decodeURIComponent
|
Improve coverage: func props of the global object
|
2019-09-27 15:39:10 -04:00 |
encodeURI
|
Improve coverage: func props of the global object
|
2019-09-27 15:39:10 -04:00 |
encodeURIComponent
|
Improve coverage: func props of the global object
|
2019-09-27 15:39:10 -04:00 |
eval
|
Improve coverage: func props of the global object
|
2019-09-27 15:39:10 -04:00 |
global
|
Remove duplicate tests (#2377)
|
2019-09-27 16:31:44 -04:00 |
isFinite
|
…
|
|
isNaN
|
…
|
|
parseFloat
|
Improve coverage: func props of the global object
|
2019-09-27 15:39:10 -04:00 |
parseInt
|
Cleanup: parseInt, migrate legacy tests to assert, update messages.
|
2020-09-18 16:25:50 -04:00 |
undefined
|
Improve coverage: value props of the global object
|
2019-09-27 15:39:10 -04:00 |