test262/test/built-ins
rwaldron 6a00f28e50 Transform legacy format to harness assertions: test/built-ins/i*/**/*.js 2021-09-02 11:22:05 -07:00
..
Array remove redundant throw from assert.throws() test functions (#3167) 2021-08-26 07:55:52 -07:00
ArrayBuffer Append missing pipe character on "info:" lines (#3030) 2021-06-25 14:50:40 -04:00
ArrayIteratorPrototype Update tests to use APIs defined by included files 2019-09-25 13:59:24 -04:00
AsyncArrowFunction Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
AsyncFromSyncIteratorPrototype Use Promise chaining 2020-06-03 13:25:03 -04:00
AsyncFunction Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
AsyncGeneratorFunction Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
AsyncGeneratorPrototype Remove unnecessary "includes" directives 2019-09-25 13:59:24 -04:00
AsyncIteratorPrototype/Symbol.asyncIterator s/es6id/esid 2018-02-15 10:46:28 -05:00
Atomics chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Atomics (#3077) 2021-07-21 11:53:58 -07:00
BigInt Test BigInt wrapper object 2021-04-20 09:58:16 -04:00
Boolean remove redundant throw from assert.throws() test functions (#3167) 2021-08-26 07:55:52 -07:00
DataView Transform legacy format to harness assertions 2021-09-02 11:21:25 -07:00
Date Mark with "TODO: Convert to verifyProperty() format." 2021-09-02 11:21:25 -07:00
Error Transform legacy format to harness assertions: test/built-ins/E*/**/*.js 2021-09-02 11:21:41 -07:00
FinalizationRegistry Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
Function chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Function (#3083) 2021-07-22 10:31:45 -07:00
GeneratorFunction Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
GeneratorPrototype Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
Infinity Transform legacy format to harness assertions: test/built-ins/I*/**/*.js 2021-09-02 11:21:50 -07:00
IteratorPrototype/Symbol.iterator Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
JSON Transform legacy format to harness assertions: test/built-ins/J*/**/*.js 2021-09-02 11:21:59 -07:00
Map Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
MapIteratorPrototype Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
Math Transform legacy format to harness assertions: test/built-ins/M*/**/*.js (#3150) 2021-08-11 12:20:01 -07:00
NaN chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Number (#3089) 2021-07-21 14:25:53 -07:00
NativeErrors Give Error cause tests the error-cause feature tag (#2977) 2021-04-23 15:53:14 -07:00
Number chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Number (#3089) 2021-07-21 14:25:53 -07:00
Object Split files which test for the property order of functions 2021-08-05 18:23:52 -04:00
Promise chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Promise (#3091) 2021-07-21 12:48:13 -07:00
Proxy Set function `length` and `name` in `CreateBuiltinFunction` 2021-01-29 09:45:20 -05:00
Reflect Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
RegExp chore: migrate $ERROR -> throw new Test262Error in test/built-ins/RegExp (#3092) 2021-07-28 13:49:34 -07: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 Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
SetIteratorPrototype Ensure test file YAML blocks don't have a trailing space. (#2018) 2019-01-07 11:40:39 -02:00
ShadowRealm fix: correction to descriptor definition 2021-09-02 11:12:03 -04:00
SharedArrayBuffer Automated feature flag update (#3153) 2021-09-02 11:07:50 -07:00
String chore: migrate $ERROR -> throw new Test262Error in test/built-ins/String (#3093) 2021-07-21 13:36:17 -07:00
StringIteratorPrototype Revert "js-beautify: make all indentation consistent (depth & character) (#1409)" (#1412) 2018-02-09 12:09:47 -05:00
Symbol Add test for [[Description]] from `Symbol.for` (#2970) 2021-05-13 21:16:43 -04:00
Temporal Fix error in test for Temporal.now.plainDateTime 2021-09-02 10:03:02 -04:00
ThrowTypeError Set function `length` and `name` in `CreateBuiltinFunction` 2021-01-29 09:45:20 -05:00
TypedArray Coverage for BigUint64Array & BigInt64Array backed by resizable / growable buffers. Fixes gh-3112 (#3154) 2021-09-02 11:19:53 -07:00
TypedArrayConstructors Support normative change to Resizable ArrayBuffer 2021-08-25 16:14:56 -04:00
WeakMap Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
WeakRef Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
WeakSet Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
decodeURI Throw distinctive errors for different failures 2021-09-02 10:36:00 -04:00
decodeURIComponent Throw distinctive errors for different failures 2021-09-02 10:36:00 -04:00
encodeURI avoid unnecessary calls to decimalToHexString() (#3170) 2021-09-01 17:26:54 -04:00
encodeURIComponent avoid unnecessary calls to decimalToHexString() (#3170) 2021-09-01 17:26:54 -04:00
eval Update test/built-ins/eval/no-construct.js 2021-07-21 16:33:48 -04:00
global chore: migrate $ERROR -> throw new Test262Error in test/built-ins/global (#3084) 2021-07-21 12:09:22 -07:00
isFinite Transform legacy format to harness assertions: test/built-ins/i*/**/*.js 2021-09-02 11:22:05 -07:00
isNaN Transform legacy format to harness assertions: test/built-ins/i*/**/*.js 2021-09-02 11:22:05 -07:00
parseFloat avoid unnecessary calls to decimalToHexString() (#3170) 2021-09-01 17:26:54 -04:00
parseInt avoid unnecessary calls to decimalToHexString() (#3170) 2021-09-01 17:26:54 -04:00
undefined chore: migrate $ERROR -> throw new Test262Error in test/built-ins/undefined (#3119) 2021-07-29 11:02:41 -07:00