Use basic_string<char> for the UTF-8 test string
authorDavid Neto <dneto@google.com>
Tue, 27 Oct 2015 15:10:29 +0000 (11:10 -0400)
committerDavid Neto <dneto@google.com>
Mon, 2 Nov 2015 18:51:57 +0000 (13:51 -0500)
commitb6a43383e7253121539165e3642b73c0a0f2a667
tree05dea1ef0f261e20e0b3ce7349ada9a7176eb306
parent1780fc4fcf6aa7ed6a979b866d7d5055c073b18e
Use basic_string<char> for the UTF-8 test string

This is an attempt to fix the unit tests on DeveloperStudio 2013.
Currently, the size of the earth_africa string is reported as 2
on Windows.  But I think that may be 2 16-bit characters.
test/UnitSPIRV.h