Fix flawed BufferTest on big-endian (#17894)
commitf47b7bbf4f0d1a63accab932ec1c8c5fffb4cd3f
authorCalvin Buckley <calvin@cmpct.info>
Mon, 25 Nov 2019 15:25:55 +0000 (25 11:25 -0400)
committermonojenkins <jo.shields+jenkins@xamarin.com>
Mon, 25 Nov 2019 15:25:55 +0000 (25 16:25 +0100)
tree74e887f2437532d4e8d19f7843b3f33371e9a6e6
parent5d981c267981505f425826ae0a3cc79dd08ecde4
Fix flawed BufferTest on big-endian (#17894)

Fix flawed BufferTest on big-endian

Test ignored byte order when considering integer comparison. This
tests different cases for each endian, and explains why the byte
order is different.
mcs/class/corlib/Test/System/BufferTest.cs