0032208: Tests - refactor visualization tests to cover several graphic drivers
[occt.git] / tests / bugs / vis / bug29651
1 puts "========"
2 puts "OCC29651"
3 puts "========"
4 puts ""
5 ##########################################
6 # ViewerTest - vtexture command crashes
7 ##########################################
8
9 vinit
10 vsetdispmode 1
11 box b 1 2 3
12 vdisplay b
13 vfit
14 vtexture b 0
15 vtexture b off
16
17 checkview -screenshot -3d -path ${imagedir}/${test_image}.png