0029412: Huge Memory leak since I upgraded to OC 6.9.0
[occt.git] / tests / bugs / vis / pro20342
CommitLineData
352ffd73 1puts "============="
2puts "PRO20342"
3puts "============="
4
5##############################################################################
6## Calling of the function "vsetshading" with argument less than 1.0 calls exception "Segmentation Fault". Command
7## works properly in C30. There is line in the file "C40/Gallery/ViewerTest.cxx" in the function "Vshading":
8##############################################################################
9
10pload XDE
11
12igesbrep [locate_data_file fra62523a.igs] result *
13
c857a60a 14checkshape result r
352ffd73 15
16vinit
c857a60a 17tclean result
18vdisplay result
19vsetshading result 0.1
352ffd73 20vfit
21
5747059b 22checkview -screenshot -3d -path ${imagedir}/${test_image}.png