From 3b2af789ddb5c94adb11e01fc1c13c39722bc92a Mon Sep 17 00:00:00 2001 From: emv Date: Tue, 8 Nov 2016 01:09:33 +0300 Subject: [PATCH] 0027428: DRAW command "bsection" did not built section line between two faces (one face based on the plane) Adjusting test case for the issue. --- tests/bugs/modalg_6/bug27441 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests/bugs/modalg_6/bug27441 b/tests/bugs/modalg_6/bug27441 index 1489df5d68..045c6c45c1 100644 --- a/tests/bugs/modalg_6/bug27441 +++ b/tests/bugs/modalg_6/bug27441 @@ -14,3 +14,9 @@ puts $bcheck if {![regexp {This shape seems to be OK.} $bcheck]} { puts "Error: bopcheck failed" } + +checkshape result +checkprops result -l 0.00535319 +checknbshapes result -vertex 2 -edge 1 + +checkview -display result -2d -path ${imagedir}/${test_image}.png