0024351: Test cases for AIS dimension presentations to check arrow orientation, text...
authorapl <apl@opencascade.com>
Thu, 21 Nov 2013 13:30:06 +0000 (17:30 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 21 Nov 2013 13:30:40 +0000 (17:30 +0400)
commit1d7ca641c7dc4091f410f88a57d81ed3f85ac60f
tree989ee5f2f662f290b56d3f71d73af54a2e72f772
parentd7bffd44eacc919e14267de0e5db68deab50365d
0024351: Test cases for AIS dimension presentations to check arrow orientation, text position

- Added test cases to check label and arrows positioning of AIS length, angle, radius, diameter dimensions;
- Added new arguments to "vdim" command to modify "flyout", "arrow orientation", "label position" properties;
- Corrected bug: duplication of text label of linear dimensions for the horizontal-centered text.
- Rename and revise argument interface of "vdimension" (vdim) command.
- Correct test cases for new command name and arguments style.

corrected test cases - check with testdiff instead of "checkcolor"
17 files changed:
src/AIS/AIS_Dimension.cxx
src/ViewerTest/ViewerTest.cdl
src/ViewerTest/ViewerTest.cxx
src/ViewerTest/ViewerTest_RelationCommands.cxx
src/ViewerTest/ViewerTest_ViewerCommands.cxx
tests/bugs/vis/bug24133_1
tests/bugs/vis/bug24133_2
tests/bugs/vis/bug24133_3
tests/bugs/vis/bug24133_4
tests/bugs/vis/bug24288_1
tests/bugs/vis/bug24288_2
tests/bugs/vis/bug24288_3
tests/bugs/vis/bug24293
tests/bugs/vis/bug24351_1 [new file with mode: 0644]
tests/bugs/vis/bug24351_2 [new file with mode: 0644]
tests/bugs/vis/bug24351_3 [new file with mode: 0644]
tests/bugs/vis/bug24351_4 [new file with mode: 0644]