test262/test/built-ins
Mathias Bynens 9339f8a5ce Update RegExp Unicode property escape tests per Unicode 12 (#2091)
1cfedb79bb
https://github.com/tc39/ecma262/issues/1467
https://github.com/tc39/ecma262/pull/1468
2019-03-12 04:47:27 -04:00
..
Array add flat/flatMap to Array unscopables 2019-01-30 10:02:35 -05:00
ArrayBuffer Consistently use spaces in features lists (#2000) 2018-12-17 17:00:04 -02:00
ArrayIteratorPrototype
AsyncFromSyncIteratorPrototype
AsyncFunction
AsyncGeneratorFunction Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
AsyncGeneratorPrototype
AsyncIteratorPrototype/Symbol.asyncIterator
Atomics Atomics: (bigint) initialize BigInt64Array before calling $262.agent.start(string-of-program-code) 2018-11-20 15:57:39 -05:00
BigInt Add tests for calling BigInt functions with fewer arguments than required (#2075) 2019-02-19 13:25:25 -05:00
Boolean
DataView Assert extensibility of dataview objects 2018-09-10 11:13:11 -04:00
Date Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
Error
Function add async-iteration flag (#1942) 2018-11-08 15:32:40 -05:00
GeneratorFunction Fix typos; generate tests (#1907) 2018-10-26 17:11:05 -04:00
GeneratorPrototype Fix typo in test message 2018-09-14 12:05:16 -07:00
Infinity
IteratorPrototype/Symbol.iterator
JSON Add new test for receiver of toJSON on bigint values (#2079) 2019-02-19 13:23:41 -05:00
Map
MapIteratorPrototype Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
Math Add tests for roundTiesToEven rounding in Math.fround (#2021) 2019-01-28 11:33:14 -05:00
NaN
NativeErrors
Number
Object Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
Promise Eliminate false positives: Promise.prototype.finally 2018-11-30 09:34:25 -05:00
Proxy Fix some proxy tests (#1966) 2018-11-26 13:41:13 -05:00
Reflect Fixed typo, `now` should be `no` (#2061) 2019-02-04 11:59:15 -07:00
RegExp Update RegExp Unicode property escape tests per Unicode 12 (#2091) 2019-03-12 04:47:27 -04:00
RegExpStringIteratorPrototype
Set Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
SetIteratorPrototype Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
SharedArrayBuffer
String Fix false positives 2018-12-21 10:50:23 -05:00
StringIteratorPrototype
Symbol Add basic coverage for Symbol.asyncIterator 2018-09-17 10:50:33 -04:00
ThrowTypeError
TypedArray Add tests for %TypedArray%.prototype.sort stability (#2062) 2019-02-04 11:58:05 -07:00
TypedArrayConstructors Eliminate false positives: BigInt64Array, BigUint64Array 2018-11-30 11:37:28 -05:00
WeakMap
WeakSet
decodeURI Fix the ranges of non-HexDigits in decodeURI and decodeURIComponent tests 2018-07-20 14:59:31 -04:00
decodeURIComponent Fix the ranges of non-HexDigits in decodeURI and decodeURIComponent tests 2018-07-20 14:59:31 -04:00
encodeURI
encodeURIComponent
eval
global `global`: update property name 2018-07-25 17:11:53 -07:00
isFinite
isNaN
parseFloat Remove other leading empty lines in info blocks 2019-02-25 16:14:22 -05:00
parseInt
undefined