0014531: Boolean Operation Algorithm fails
[occt.git] / tests / bugs / modalg_5 / bug23891_4
CommitLineData
973f1c39 1puts "========================"
2puts "OCC23891"
3puts "========================"
4puts ""
5#################################################
6# Function fsameparameter throws an exception
7#################################################
8
9restore [locate_data_file bug23891_fsp9] result
10fit
11if [catch {fsameparameter result} catch_result] {
12 puts "Faulty : function fsameparameter throws an exception"
13} else {
14 puts "OK : function fsameparameter works properly"
15}
16
5747059b 17checkview -display result -2d -path ${imagedir}/${test_image}.png