0027557: Unstable HLR tests
authorjgv <jgv@opencascade.com>
Mon, 6 Jun 2016 15:58:40 +0000 (18:58 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 9 Jun 2016 09:38:15 +0000 (12:38 +0300)
commit854e0d4a274b728063e0da92c4ab7a4bdb0df306
tree82ff5cac551eff1522de4d62a21bd672a34ab7c1
parentf84bf635f06a97977a92524b78c356da2e56e72a
0027557: Unstable HLR tests

The following modifications were done for stability:
- Precision::PConfusion() was set as parameter of Classifier instead of 0.0
- Coinciding vertices of outlines are united to exclude neighborhood of common vertex from curve-curve intersection
- Draw command "hlrin3d" was modified to prevent exception

Minor corrections

Corrections of test cases for issue CR27557
33 files changed:
src/HLRBRep/HLRBRep_Data.cxx
src/HLRTest/HLRTest.cxx
src/HLRTopoBRep/HLRTopoBRep_DSFiller.cxx
tests/bugs/modalg_6/bug25908
tests/bugs/modalg_6/bug27341_102
tests/bugs/modalg_6/bug27341_103
tests/bugs/modalg_6/bug27341_301
tests/bugs/modalg_6/bug27341_302
tests/bugs/modalg_6/bug27341_303
tests/bugs/modalg_6/bug27341_304
tests/bugs/modalg_6/bug27341_305
tests/bugs/modalg_6/bug27341_306
tests/bugs/modalg_6/bug27341_307
tests/bugs/modalg_6/bug27341_308
tests/bugs/modalg_6/bug27341_309
tests/bugs/modalg_6/bug27341_310
tests/bugs/modalg_6/bug27341_311
tests/bugs/modalg_6/bug27341_312
tests/bugs/modalg_6/bug27341_313
tests/bugs/modalg_6/bug27341_314
tests/bugs/modalg_6/bug27341_315
tests/bugs/modalg_6/bug27341_316
tests/bugs/modalg_6/bug27341_317
tests/bugs/modalg_6/bug27341_318
tests/bugs/modalg_6/bug27341_319
tests/bugs/modalg_6/bug27341_320
tests/bugs/modalg_6/bug27341_322
tests/bugs/modalg_6/bug27341_323
tests/bugs/modalg_6/bug27341_324
tests/bugs/modalg_6/bug27341_326
tests/bugs/modalg_6/bug27341_327
tests/bugs/modalg_6/bug27341_328
tests/bugs/modalg_6/bug27341_329