0029351: Boolean Operations create invalid pcurves
[occt.git] / tests / bugs / fclasses / bug24537
CommitLineData
10a4116e 1puts "================"
2puts "OCC24537"
3puts "================"
4puts ""
5#######################################################################
6# GCC compiler warnings in byte order reversion code.
7# The matter of this test is to ensure correctness of work of the methods
8# (in the file FSD_FileHeader.hxx) of inversion of numbers between little/big endian.
9# Attention! The test is created for working on a little endian platform.
10#######################################################################
11
12pload QAcommands
13
14# The following command gives an error output if conversion is wrong
15OCC24537