]> git.proxmox.com Git - mirror_novnc.git/commit
Add Javascript binary byte array test.
authorJoel Martin <github@martintribe.org>
Wed, 23 Feb 2011 17:08:09 +0000 (11:08 -0600)
committerJoel Martin <github@martintribe.org>
Wed, 23 Feb 2011 17:08:09 +0000 (11:08 -0600)
commitd3da7c4c4fde101cc0722435f5dec6268b7e8a28
treee21f98eec81c1658f7303f065a3598f6e912f19d
parent43cf7bd83b122891b403092aa0137229c20c9c92
Add Javascript binary byte array test.

Compares normal Javascript arrays with Canvas ImageData arrays and
Typed Arrays (ArrayBuffers from WebGL).
tests/arrays.html [new file with mode: 0644]
tests/arrays.js [new file with mode: 0644]
tests/json2graph.py [new file with mode: 0755]
tests/stats.js [new file with mode: 0644]