test262/test/built-ins/BigInt
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
..
asIntN BigInt: additional info frontmatter. Validated features (#1518) 2018-04-18 16:56:06 -04:00
asUintN BigInt: additional info frontmatter. Validated features (#1518) 2018-04-18 16:56:06 -04:00
parseInt Add a test that BigInt does not have a parseInt function 2017-12-21 15:16:22 -05:00
prototype BigInt: additional info frontmatter. Validated features (#1518) 2018-04-18 16:56:06 -04:00
call-value-of-when-to-string-present.js built-ins/BigInt/*: make all indentation consistent (depth & character) (#1418) 2018-02-15 15:57:16 -05:00
constructor-empty-string.js BigInt: additional info frontmatter. Validated features (#1518) 2018-04-18 16:56:06 -04:00
constructor-from-binary-string.js BigInt: additional info frontmatter. Validated features (#1518) 2018-04-18 16:56:06 -04:00
constructor-from-decimal-string.js BigInt: additional info frontmatter. Validated features (#1518) 2018-04-18 16:56:06 -04:00
constructor-from-hex-string.js BigInt: additional info frontmatter. Validated features (#1518) 2018-04-18 16:56:06 -04:00
constructor-from-octal-string.js BigInt: additional info frontmatter. Validated features (#1518) 2018-04-18 16:56:06 -04:00
constructor-from-string-syntax-errors.js BigInt: additional info frontmatter. Validated features (#1518) 2018-04-18 16:56:06 -04:00
constructor-integer.js Fix various test bugs 2018-04-24 09:52:35 -07:00
constructor-trailing-leading-spaces.js BigInt: additional info frontmatter. Validated features (#1518) 2018-04-18 16:56:06 -04:00
infinity-throws-rangeerror.js Refactor tests for the BigInt construtor 2017-08-25 15:56:11 -04:00
length.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
name.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
nan-throws-rangeerror.js Refactor tests for the BigInt construtor 2017-08-25 15:56:11 -04:00
negative-infinity-throws.rangeerror.js Refactor tests for the BigInt construtor 2017-08-25 15:56:11 -04:00
new-target-throws.js built-ins/BigInt/*: make all indentation consistent (depth & character) (#1418) 2018-02-15 15:57:16 -05:00
non-integer-rangeerror.js Refactor tests for the BigInt construtor 2017-08-25 15:56:11 -04:00
prop-desc.js Add features flag for BigInt to the only test missing it 2017-09-05 11:18:06 -04:00
proto.js Frontmatter: fixup "info: >" to "info: |" 2018-01-05 12:27:59 -05:00
tostring-throws.js BigInt: additional info frontmatter. Validated features (#1518) 2018-04-18 16:56:06 -04:00
valueof-throws.js BigInt: additional info frontmatter. Validated features (#1518) 2018-04-18 16:56:06 -04:00