test262/test/built-ins
André Bargull a1faccdd41 Fix various test bugs
- "CannotSuspendMainAgent" feature was changed to "CanBlockIsFalse" flag
- Move annex-b tests into annex-b directory
- Update variable names in nonshared-int-views.js tests
- Move getReport() call in nan-for-timeout.js to avoid iloop
- Update BigInt constructor to match new semantics (tc39/proposal-bigint#138)
2018-04-24 09:52:35 -07:00
..
Array built-ins/Array/*: make all indentation consistent (depth & character) (#1415) 2018-02-15 17:40:02 -05:00
ArrayBuffer Fix length prop tests for the TypedArrays ctors family (#1479) 2018-03-08 09:21:09 -05:00
ArrayIteratorPrototype Fix: various lint fixes 2018-01-10 17:29:48 -05:00
AsyncFromSyncIteratorPrototype whitespace and delete file (#1505) 2018-04-04 14:57:56 -04:00
AsyncFunction built-ins/AsyncFunction/*: make all indentation consistent (depth & character) 2018-02-13 14:35:02 -05:00
AsyncGeneratorFunction Fix various test bugs (#1502) 2018-03-22 16:36:57 -04:00
AsyncGeneratorPrototype async-iteration: AsyncGeneratorPrototype tests (#1451) 2018-03-02 09:44:23 -05:00
AsyncIteratorPrototype/Symbol.asyncIterator s/es6id/esid 2018-02-15 10:46:28 -05:00
Atomics Fix various test bugs 2018-04-24 09:52:35 -07:00
BigInt Fix various test bugs 2018-04-24 09:52:35 -07:00
Boolean built-ins/Boolean/*: make all indentation consistent (depth & character) (#1417) 2018-02-15 15:54:27 -05:00
DataView remove IsSafeInteger checks for BigInt 2018-04-16 13:29:03 -04:00
Date built-ins/Date/*: make all indentation consistent (depth & character) (#1422) 2018-02-15 16:40:26 -05:00
Error built-ins/decode/* - built-ins/eval/*: make all indentation consistent (depth & character) (#1423) 2018-02-15 15:50:18 -05:00
Function Extensive Function toString updates for "Function.prototype.toString revision" proposal. (#1510) 2018-04-19 16:44:52 -04:00
GeneratorFunction built-ins/Generator*: make all indentation consistent (depth & character) (#1441) 2018-02-15 15:25:56 -05:00
GeneratorPrototype built-ins/Generator*: make all indentation consistent (depth & character) (#1441) 2018-02-15 15:25:56 -05:00
Infinity built-ins/Infinity, NaN, undefined: make all indentation consistent (depth & character) (#1439) 2018-02-15 15:25:35 -05:00
IteratorPrototype/Symbol.iterator Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
JSON Test all no-construct no-call objects consistently (#1520) 2018-04-19 11:23:17 -04:00
Map Fix whitespace 2018-02-15 18:04:03 -05:00
MapIteratorPrototype Revert "js-beautify: make all indentation consistent (depth & character) (#1409)" (#1412) 2018-02-09 12:09:47 -05:00
Math Test all no-construct no-call objects consistently (#1520) 2018-04-19 11:23:17 -04:00
NaN built-ins/Infinity, NaN, undefined: make all indentation consistent (depth & character) (#1439) 2018-02-15 15:25:35 -05:00
NativeErrors Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
Number Fix yaml consistency 2018-03-06 14:36:02 -05:00
Object Don't compute NaN values in functions (#1503) 2018-03-22 20:20:29 -04:00
Promise Fix various test bugs (#1502) 2018-03-22 16:36:57 -04:00
Proxy built-ins/Proxy/*: make all indentation consistent (depth & character) (#1434) 2018-02-15 15:11:36 -05:00
Reflect Test all no-construct no-call objects consistently (#1520) 2018-04-19 11:23:17 -04:00
RegExp Fleshed out tests for Symbol.matchAll, String.p.matchAll, RegExp.p[@@matchAll], and %RegExpStringIteratorPrototype% 2018-03-17 22:48:31 -05: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 built-ins/Set/*: make all indentation consistent (depth & character) (#1431) 2018-02-15 15:34:45 -05:00
SetIteratorPrototype built-ins/Set/*: make all indentation consistent (depth & character) (#1431) 2018-02-15 15:34:45 -05:00
SharedArrayBuffer Add features tags for Atomics and SharedArrayBuffer (#1494) 2018-03-19 19:51:32 -04:00
String Fleshed out tests for Symbol.matchAll, String.p.matchAll, RegExp.p[@@matchAll], and %RegExpStringIteratorPrototype% 2018-03-17 22:48:31 -05:00
StringIteratorPrototype Revert "js-beautify: make all indentation consistent (depth & character) (#1409)" (#1412) 2018-02-09 12:09:47 -05:00
Symbol Fleshed out tests for Symbol.matchAll, String.p.matchAll, RegExp.p[@@matchAll], and %RegExpStringIteratorPrototype% 2018-03-17 22:48:31 -05:00
ThrowTypeError built-ins/ThrowTypeError/*: make all indentation consistent (depth & character) (#1427) 2018-02-15 15:41:09 -05:00
TypedArray Don't compute NaN values in functions (#1503) 2018-03-22 20:20:29 -04:00
TypedArrayConstructors whitespace and delete file (#1505) 2018-04-04 14:57:56 -04:00
WeakMap built-ins/WeakMap/*: make all indentation consistent (depth & character) (#1428) 2018-02-15 15:40:46 -05:00
WeakSet built-ins/WeakMap/*: make all indentation consistent (depth & character) (#1428) 2018-02-15 15:40:46 -05:00
decodeURI built-ins/decode/* - built-ins/eval/*: make all indentation consistent (depth & character) (#1423) 2018-02-15 15:50:18 -05:00
decodeURIComponent built-ins/decode/* - built-ins/eval/*: make all indentation consistent (depth & character) (#1423) 2018-02-15 15:50:18 -05:00
encodeURI built-ins/decode/* - built-ins/eval/*: make all indentation consistent (depth & character) (#1423) 2018-02-15 15:50:18 -05:00
encodeURIComponent built-ins/decode/* - built-ins/eval/*: make all indentation consistent (depth & character) (#1423) 2018-02-15 15:50:18 -05:00
eval built-ins/decode/* - built-ins/eval/*: make all indentation consistent (depth & character) (#1423) 2018-02-15 15:50:18 -05:00
global built-ins/global/*: make all indentation consistent (depth & character) (#1438) 2018-02-15 15:25:21 -05:00
isFinite Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
isNaN Don't compute NaN values in functions (#1503) 2018-03-22 20:20:29 -04:00
parseFloat built-ins/parseInt, parseFloat/*: make all indentation consistent (depth & character) (#1437) 2018-02-15 15:12:07 -05:00
parseInt built-ins/parseInt, parseFloat/*: make all indentation consistent (depth & character) (#1437) 2018-02-15 15:12:07 -05:00
undefined built-ins/Infinity, NaN, undefined: make all indentation consistent (depth & character) (#1439) 2018-02-15 15:25:35 -05:00