test262/test/built-ins
Mathias Bynens 25c9e334d3
Update RegExp property escape tests per Unicode v13.0.0 (#2526)
Upstream change in test generator:
11fa92ca64

Unicode v13.0.0:
https://unicode.org/versions/Unicode13.0.0/
2020-03-11 13:53:16 -07:00
..
AggregateError Fix: AggregateError/newtarget-proto-fallback. Closes gh-2515 (#2518) 2020-03-10 18:08:07 -07:00
Array Repair filter test that was testing concat (#2522) 2020-03-10 18:10:39 -07:00
ArrayBuffer
ArrayIteratorPrototype
AsyncFromSyncIteratorPrototype
AsyncFunction
AsyncGeneratorFunction
AsyncGeneratorPrototype
AsyncIteratorPrototype/Symbol.asyncIterator
Atomics Use assert instead of the nonexistent assert.ok (#2510) 2020-02-24 15:30:05 -08:00
BigInt
Boolean
DataView
Date Fix DST sensitivity in Date/parse/without-utc-offset.js. (#2523) 2020-03-10 18:07:44 -07:00
Error
FinalizationRegistry Rename FinalizationGroup to FinalizationRegistry 2020-02-20 12:13:29 -05:00
Function Remove errant LF from CR line ending test again. 2020-03-02 13:38:35 -05:00
GeneratorFunction
GeneratorPrototype
Infinity
IteratorPrototype/Symbol.iterator
JSON
Map
MapIteratorPrototype
Math
NaN
NativeErrors
Number
Object
Promise
Proxy
Reflect
RegExp Update RegExp property escape tests per Unicode v13.0.0 (#2526) 2020-03-11 13:53:16 -07:00
RegExpStringIteratorPrototype
Set
SetIteratorPrototype
SharedArrayBuffer
String
StringIteratorPrototype
Symbol
ThrowTypeError
TypedArray
TypedArrayConstructors
WeakMap
WeakRef Rename FinalizationGroup to FinalizationRegistry 2020-02-20 12:13:29 -05:00
WeakSet
decodeURI
decodeURIComponent
encodeURI
encodeURIComponent
eval
global
isFinite
isNaN
parseFloat
parseInt
undefined