1903537f09
Half of the tests expects strings in little endian byte order, half of
the tests expects byte order based on a current architecture, so it
obviously can't work on big endian machines. Wide char strings use
always little endian encoding since commit
|
||
---|---|---|
.. | ||
.gitignore | ||
CMakeLists.txt | ||
TestAlignment.c | ||
TestString.c | ||
TestTypes.c | ||
TestUnicodeConversion.c |