test262/test/built-ins
Jordan Harband 59d1af9d2a [matchAll] pass a global regex (#2399)
- also, expect the right kind of error in `flags-undefined-throws.js`

Fixes #2398
2019-10-09 10:32:39 -04:00
..
Array Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
ArrayBuffer Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
ArrayIteratorPrototype Update tests to use APIs defined by included files 2019-09-25 13:59:24 -04:00
AsyncFromSyncIteratorPrototype Whitespace 2018-03-09 10:31:38 -05:00
AsyncFunction Add "proto-from-ctor-realm" tests for async functions (#2342) 2019-09-20 15:27:32 -03:00
AsyncGeneratorFunction Add "proto-from-ctor-realm" tests for async functions (#2342) 2019-09-20 15:27:32 -03:00
AsyncGeneratorPrototype Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
AsyncIteratorPrototype/Symbol.asyncIterator
Atomics Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
BigInt Add tests for calling BigInt functions with fewer arguments than required (#2075) 2019-02-19 13:25:25 -05:00
Boolean Improve coverage: ctor props of the global object 2019-09-27 15:39:10 -04:00
DataView Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
Date Merge pull request #2366 from bocoup/unnecessary-includes 2019-09-27 16:46:22 -04:00
Error Improve coverage: ctor props of the global object 2019-09-27 15:39:10 -04:00
FinalizationGroup Fix typo: iterator => iterator (#2394) 2019-10-07 12:43:23 -04:00
Function Merge pull request #2366 from bocoup/unnecessary-includes 2019-09-27 16:46:22 -04:00
GeneratorFunction Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
GeneratorPrototype Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
Infinity Improve coverage: value props of the global object 2019-09-27 15:39:10 -04:00
IteratorPrototype/Symbol.iterator
JSON Fix circular tests for JSON.stringify (#2315) 2019-08-28 17:37:19 -03:00
Map Improve coverage 2019-09-27 15:39:10 -04:00
MapIteratorPrototype Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
Math Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
NaN Improve coverage: value props of the global object 2019-09-27 15:39:10 -04:00
NativeErrors Improve coverage: ctor props of the global object 2019-09-27 15:39:10 -04:00
Number Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
Object Improve Proxy/ownKeys invariants coverage (#2384) 2019-10-08 14:54:46 -04:00
Promise Use isConstructor in "executor-function-nonconstructor.js" (#2393) 2019-10-08 14:41:29 -04:00
Proxy Add test for Proxy "has" trap on prototype (#2382) 2019-10-08 14:58:27 -04:00
Reflect Correct errors in metadata (#2378) 2019-09-27 16:32:52 -04:00
RegExp Whitespace cleanups. CRLF => LF 2019-10-08 20:44:09 -04:00
RegExpStringIteratorPrototype Fleshed out tests for Symbol.matchAll, String.p.matchAll, RegExp.p[@@matchAll], and %RegExpStringIteratorPrototype% 2018-03-17 22:48:31 -05:00
Set Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
SetIteratorPrototype Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
SharedArrayBuffer Add features tags for Atomics and SharedArrayBuffer (#1494) 2018-03-19 19:51:32 -04:00
String [matchAll] pass a global regex (#2399) 2019-10-09 10:32:39 -04:00
StringIteratorPrototype
Symbol Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
ThrowTypeError Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
TypedArray Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
TypedArrayConstructors Update tests to use APIs defined by included files 2019-09-25 13:59:24 -04:00
WeakMap Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
WeakRef Fixes after test feedback 2019-09-23 12:26:02 -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 Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
isNaN Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
parseFloat Improve coverage: func props of the global object 2019-09-27 15:39:10 -04:00
parseInt Improve coverage: func props of the global object 2019-09-27 15:39:10 -04:00
undefined Improve coverage: value props of the global object 2019-09-27 15:39:10 -04:00