Add negative tests for array initialization.
authorJarkko Pöyry <jpoyry@google.com>
Tue, 24 Mar 2015 20:34:36 +0000 (13:34 -0700)
committerJarkko Pöyry <jpoyry@google.com>
Tue, 24 Mar 2015 20:34:36 +0000 (13:34 -0700)
commitcafd5f117a5193d45d75ee3ccdf52caded3d76ce
tree9ef2808de7fb14981727de7c86a428df7a3eb1b5
parentbd35111dc539a2daa4cc2576c5be5c81c3879d5d
Add negative tests for array initialization.

- Rename constructor_c-styleN to constructor_c_styleN to avoid '-'
  character in test name.
- Add some additional initialization tests.
- Port initialization tests to GLES31.

Bug: 19639781
Change-Id: Id9488837cc24c82c3ff1ad31c49da3a238c6fee8
data/gles3/shaders/arrays.test
data/gles31/shaders/arrays.test [new file with mode: 0644]
modules/gles31/functional/es31fFunctionalTests.cpp