test262/test/built-ins
Philip Chimento 6685c6c81c Temporal: Add tests for casting a calendar ID string to a Temporal.Calendar
This adds tests to every entry point where a Temporal.Calendar is
accepted, making sure that a calendar ID string is also accepted.
2022-08-01 13:48:11 -07:00
..
Array use `isConstructor` assertion in "non-constructor" tests 2022-04-27 12:23:50 -04:00
ArrayBuffer
ArrayIteratorPrototype
AsyncArrowFunction
AsyncFromSyncIteratorPrototype
AsyncFunction
AsyncGeneratorFunction
AsyncGeneratorPrototype Add test on handling broken promises in AsyncGenerator.prototype.return (#3472) 2022-05-12 14:28:33 -04:00
AsyncIteratorPrototype/Symbol.asyncIterator Test primitive retval of Iterator and AsyncIterator getters 2022-07-25 13:32:57 -07:00
Atomics
BigInt
Boolean
DataView
Date Test ISO strings with extended year -000000 2022-04-25 11:34:52 -04:00
Error Replace deepEqual with compareArray 2022-04-19 12:16:03 -04:00
FinalizationRegistry
Function
GeneratorFunction
GeneratorPrototype
Infinity
IteratorPrototype/Symbol.iterator Test primitive retval of Iterator and AsyncIterator getters 2022-07-25 13:32:57 -07:00
JSON
Map
MapIteratorPrototype
Math
NaN
NativeErrors add missing Reflect.construct feature 2022-05-05 17:13:25 +02:00
Number
Object
Promise
Proxy
Reflect
RegExp Add manually written tests for RegExp `v` flag proposal (#3614) 2022-07-26 10:42:06 -07:00
RegExpStringIteratorPrototype
Set
SetIteratorPrototype
ShadowRealm ShadowRealm: exportName is no longer be coerced to a string 2022-05-05 17:03:33 -04:00
SharedArrayBuffer add SharedArrayBuffer feature to test 2022-07-22 07:04:58 -07:00
String
StringIteratorPrototype
Symbol Fix spelling in test description 2022-07-04 09:40:40 +02:00
Temporal Temporal: Add tests for casting a calendar ID string to a Temporal.Calendar 2022-08-01 13:48:11 -07:00
ThrowTypeError
TypedArray
TypedArrayConstructors add missing TypedArray feature 2022-04-15 18:17:02 -04:00
WeakMap
WeakRef
WeakSet
decodeURI
decodeURIComponent
encodeURI
encodeURIComponent
eval
global
isFinite
isNaN
parseFloat
parseInt parseInt: fix description typo 2022-04-15 18:17:02 -04:00
undefined