Rick Waldron
|
f1b576af51
|
BigInt: BigInt .toString() returns only decimal digits, does not include BigIntLiteralSuffix
|
2017-10-19 11:53:18 -04:00 |
Robin Templeton
|
72fb638ca7
|
BigInt.parseInt tests (#1208)
* BigInt.parseInt tests
* update for PR#1208
* fix copyright notices
|
2017-10-17 12:40:22 -04:00 |
Robin Templeton
|
0d44bc821d
|
[BigInt] constructor, name, length properties
|
2017-10-16 12:55:56 -04:00 |
Leo Balter
|
b77af3aa0f
|
Update tests for BigInt.prototype.toString
|
2017-10-12 16:19:46 -04:00 |
Robin Templeton
|
8ca8f06ba1
|
BigInt.prototype.toString
|
2017-10-12 15:13:52 -04:00 |
Leo Balter
|
9737a5ff73
|
Improve tests for BigInt.prototype.valueOf (#1256)
* Improve tests for BigInt.prototype.valueOf
* fixup! Improve tests for BigInt.prototype.valueOf
* fixup! Improve tests for BigInt.prototype.valueOf
* fixup! Improve tests for BigInt.prototype.valueOf
|
2017-10-03 16:51:07 -04:00 |
Robin Templeton
|
5f338a30a1
|
Add tests for BigInt.prototype.valueOf (#1234)
* BigInt valueOf tests
* add features from typeCoercion.js
|
2017-10-02 16:13:09 -04:00 |
Josh Wolfe
|
781388bddf
|
fix copypaste error
|
2017-09-21 11:42:23 -07:00 |
Josh Wolfe
|
dafde72971
|
BigInt.asUintN tests
* typeCoercion.js supports ToIndex
* typeCoercion.js supports ToBigInt
* updated BigInt.asIntN type coercion tests to use typeCoercion.js
|
2017-09-12 18:38:29 -07:00 |
Josh Wolfe
|
443b15e43e
|
Add tests for BitInt.asIntN (#1191)
|
2017-09-06 13:52:08 -04:00 |
André Bargull
|
ed2093b5f0
|
Add features flag for BigInt to the only test missing it
|
2017-09-05 11:18:06 -04:00 |
Leo Balter
|
7765873c3e
|
Refactor tests for the BigInt construtor
|
2017-08-25 15:56:11 -04:00 |
Robin Templeton
|
37beb36524
|
add BigInt tests
|
2017-08-24 15:58:14 -04:00 |