0031407: [Regression to 7.3.0] Extrema does not process parallel circles correctly
[occt.git] / tests / bugs / modalg_7 / bug28892_1
CommitLineData
73375359 1puts "TODO OCC28989 ALL: Faulty shapes in variables"
2
3puts "======="
4puts "OCC28892"
5puts "======="
6puts ""
7##################################################
8# BOPAlgo_PaveFiller returns status "error: 11" in draw or raises exception in app on the given shapes set
9##################################################
10
11binrestore [locate_data_file bug28892_shape.bin] a
12binrestore [locate_data_file bug28892_tools.bin] b
13
14bclearobjects
15bcleartools
16baddobjects a
17baddctools b
18bfillds
19bbuild result
20
21# just check that the operation did not raise an exception and produced any result
22checkshape result
23
24# checkview -display result -2d -path ${imagedir}/${test_image}.png