Skip to content
Snippets Groups Projects
Commit 9232d65b authored by Robin Templeton's avatar Robin Templeton Committed by Leo Balter
Browse files

BigInt TypedArray tests

- add @jakobkummerow's changes
- remove EOL whitespace
- use 'Array.isArray' instead of 'instanceof Array'
- check for BigInt type in toLocaleString tests
- specify TypedArray constructor list for non-BigInt tests
- update TypedArray harness test for BigInt
- add a missing type coercion
- disable more tests for Big(U)Int64Array
- check for BigInt before using BigInt TypedArray constructors
parent b59d956b
No related branches found
No related tags found
No related merge requests found
Showing
with 218 additions and 202 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment