Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port TypedArray tests from Khronos suite #113

Closed
bterlson opened this issue Nov 3, 2014 · 1 comment
Closed

Port TypedArray tests from Khronos suite #113

bterlson opened this issue Nov 3, 2014 · 1 comment
Assignees
Labels

Comments

@bterlson
Copy link
Member

bterlson commented Nov 3, 2014

There are a number of tests for typed arrays in the Khronos suite. Some of them are out of date (eg. requiring that DataView called as a function should throw), but most should be applicable to the current ES6 draft.

Typed array tests: https://github.com/KhronosGroup/WebGL/blob/master/sdk/tests/conformance/typedarrays

As usual, if porting is going to be problematic for whatever reason we can get coverage from scratch, but a lot of the Khronos tests are fairly in-depth so I'd like to use them if at all possible.

@leobalter
Copy link
Member

I believe I solved the coverage for TypedArrays, finally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants