Daniel Ehrenberg
|
cb84893f93
|
Add a test that BigInt does not have a parseInt function
|
2017-12-21 15:16:22 -05:00 |
Daniel Ehrenberg
|
422f91e8fd
|
Remove BigInt.parseInt tests
BigInt.parseInt will be removed in
https://github.com/tc39/proposal-bigint/pull/101
This patch removes the associated test262 tests.
|
2017-12-21 15:16:22 -05: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 |
Leo Balter
|
7765873c3e
|
Refactor tests for the BigInt construtor
|
2017-08-25 15:56:11 -04:00 |