test262/test/built-ins
Philip Chimento 56e537b916 Consolidate duplicate tests
There were a few tests already in the tree that overlapped ones that I
added in the previous commit. I've consolidated these and taken
information from the deleted ones where applicable, and improved on the
autogenerated assertion messages.
2021-10-01 14:30:12 -04:00
..
Array Revert "Merge pull request #3219 from tc39/rwaldron/migrate-comparearray" 2021-10-01 10:18:47 -04:00
ArrayBuffer Append missing pipe character on "info:" lines (#3030) 2021-06-25 14:50:40 -04:00
ArrayIteratorPrototype
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
AsyncIteratorPrototype/Symbol.asyncIterator
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 Fix incorrect tests: new Date(-0).valueOf() and new Date(-1.23e-15).valueOf() should return +0. (#3201) 2021-09-15 11:57:45 -04:00
Error Fix 'asserts.throws()' typo in two tests 2021-09-05 19:43:24 -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 Transform legacy format to harness assertions: test/built-ins/F*/**/*.js 2021-09-02 11:22:11 -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
JSON Transform legacy format to harness assertions: test/built-ins/J*/**/*.js 2021-09-02 11:21:59 -07:00
Map Revert "Merge pull request #3219 from tc39/rwaldron/migrate-comparearray" 2021-10-01 10:18:47 -04:00
MapIteratorPrototype
Math Simplify test 2021-09-07 17:47:06 -04:00
NaN Transform legacy format to harness assertions: test/built-ins/N*/**/*.js 2021-09-02 11:34:34 -07:00
NativeErrors Give Error cause tests the error-cause feature tag (#2977) 2021-04-23 15:53:14 -07:00
Number Transform legacy format to harness assertions: test/built-ins/N*/**/*.js 2021-09-02 11:34:34 -07:00
Object Revert "Merge pull request #3219 from tc39/rwaldron/migrate-comparearray" 2021-10-01 10:18:47 -04:00
Promise Revert "Merge pull request #3219 from tc39/rwaldron/migrate-comparearray" 2021-10-01 10:18:47 -04:00
Proxy Revert "Merge pull request #3219 from tc39/rwaldron/migrate-comparearray" 2021-10-01 10:18:47 -04:00
Reflect Revert "Merge pull request #3219 from tc39/rwaldron/migrate-comparearray" 2021-10-01 10:18:47 -04:00
RegExp Revert "Merge pull request #3219 from tc39/rwaldron/migrate-comparearray" 2021-10-01 10:18:47 -04:00
RegExpStringIteratorPrototype
Set Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
SetIteratorPrototype
ShadowRealm Split tests and fix false positive 2021-09-27 14:59:12 -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
Symbol Add test for [[Description]] from `Symbol.for` (#2970) 2021-05-13 21:16:43 -04:00
Temporal Consolidate duplicate tests 2021-10-01 14:30:12 -04:00
ThrowTypeError Set function `length` and `name` in `CreateBuiltinFunction` 2021-01-29 09:45:20 -05:00
TypedArray Revert "Merge pull request #3219 from tc39/rwaldron/migrate-comparearray" 2021-10-01 10:18:47 -04:00
TypedArrayConstructors Revert "Merge pull request #3219 from tc39/rwaldron/migrate-comparearray" 2021-10-01 10:18:47 -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