Test wxDataStream floating point methods in big endian format too.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 6 May 2013 00:30:56 +0000 (00:30 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 6 May 2013 00:30:56 +0000 (00:30 +0000)
commit1274add43f7e746721102ae6f206c8b0f746271c
tree28d9b2c8a74e18200c5a405357033b2b4052e46f
parent393b6027be459dc9a5cd60d6fcee41999ad7069a
Test wxDataStream floating point methods in big endian format too.

Added a hack to test float/double reading/writing using
wxDataInputStream/wxDataOutputStream to the test case using big endian
extended float format too.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73936 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/streams/datastreamtest.cpp