0025531: Difference in intersection result on Windows and Linux platform is very...
authornbv <nbv@opencascade.com>
Thu, 25 Dec 2014 15:04:55 +0000 (18:04 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 25 Dec 2014 15:06:15 +0000 (18:06 +0300)
commit7c32c7c41fa04f6f714524b3a3128bc1b6c93a63
treec40cb9b1471bacc21ae3496310269b9985bbb1b5
parentee5ee7db3ba1a2ca5999a1603ccc6a67bb77fec0
0025531: Difference in intersection result on Windows and Linux platform is very significant

1. Dump of WLine is shown with more precise.
2. Equation solving with more precise.
3. Dump of Multy-line.
4. Code optimization.

Some test cases were updated in accordance with their new behaviour.

Correction of test cases for issue CR25531
19 files changed:
src/ApproxInt/ApproxInt_Approx.gxx
src/ApproxInt/ApproxInt_MultiLine.cdl
src/ApproxInt/ApproxInt_MultiLine.gxx
src/ApproxInt/ApproxInt_MultiLineTool.cdl
src/ApproxInt/ApproxInt_MultiLineTool.lxx
src/IntPatch/IntPatch_ImpImpIntersection_4.gxx
src/IntPatch/IntPatch_WLine.cxx
tests/bugs/modalg_1/bug16517_1
tests/bugs/modalg_1/bug16517_2
tests/bugs/modalg_5/bug24915
tests/bugs/modalg_5/bug25292_15
tests/bugs/modalg_5/bug25292_16
tests/bugs/modalg_5/bug25292_25
tests/bugs/modalg_5/bug25292_26
tests/bugs/modalg_5/bug25292_31
tests/bugs/modalg_5/bug25292_32
tests/bugs/modalg_5/bug25292_35
tests/bugs/modalg_5/bug25292_36
tests/bugs/modalg_5/bug25488