JSC testing should have complete coverage over typed array types
https://bugs.webkit.org/show_bug.cgi?id=84302
Rubber stamped by Geoff Garen.
Changed calls to shouldBe("...", "...") to be more informative, per Geoff's
suggestion.
* fast/js/dfg-float32array-expected.txt:
* fast/js/dfg-int16array-expected.txt:
* fast/js/dfg-int32array-expected.txt:
* fast/js/dfg-int32array-overflow-values-expected.txt:
* fast/js/dfg-int8array-expected.txt:
* fast/js/dfg-uint16array-expected.txt:
* fast/js/dfg-uint32array-expected.txt:
* fast/js/dfg-uint32array-overflow-values-expected.txt:
* fast/js/dfg-uint8array-expected.txt:
* fast/js/dfg-uint8clampedarray-expected.txt:
* fast/js/script-tests/dfg-float32array.js:
* fast/js/script-tests/dfg-int16array.js:
* fast/js/script-tests/dfg-int32array-overflow-values.js:
* fast/js/script-tests/dfg-int32array.js:
* fast/js/script-tests/dfg-int8array.js:
* fast/js/script-tests/dfg-uint16array.js:
* fast/js/script-tests/dfg-uint32array-overflow-values.js:
* fast/js/script-tests/dfg-uint32array.js:
* fast/js/script-tests/dfg-uint8array.js:
* fast/js/script-tests/dfg-uint8clampedarray.js:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114594 268f45cc-cd09-0410-ab3c-d52691b4dbfc
21 files changed