mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
0026952: Test cases for Set-41
The cases for the customer's set Set-41.
This commit is contained in:
parent
a84c3447ad
commit
f1eca450db
21
tests/bugs/modalg_6/bug26952_1
Normal file
21
tests/bugs/modalg_6/bug26952_1
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
puts "============"
|
||||||
|
puts "OCC26952"
|
||||||
|
puts "============"
|
||||||
|
puts ""
|
||||||
|
###############################
|
||||||
|
## First test case for Set-41
|
||||||
|
###############################
|
||||||
|
|
||||||
|
restore [locate_data_file bug26952_B41.brep] b1
|
||||||
|
restore [locate_data_file bug26952_Tank41_1.brep] b2
|
||||||
|
|
||||||
|
bclearobjects
|
||||||
|
bcleartools
|
||||||
|
baddobjects b1
|
||||||
|
baddtools b2
|
||||||
|
bfillds
|
||||||
|
bbop result 0
|
||||||
|
|
||||||
|
set square 424.666
|
||||||
|
|
||||||
|
set 2dviewer 1
|
21
tests/bugs/modalg_6/bug26952_2
Normal file
21
tests/bugs/modalg_6/bug26952_2
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
puts "============"
|
||||||
|
puts "OCC26952"
|
||||||
|
puts "============"
|
||||||
|
puts ""
|
||||||
|
###############################
|
||||||
|
## Second test case for Set-41
|
||||||
|
###############################
|
||||||
|
|
||||||
|
restore [locate_data_file bug26952_B41.brep] b1
|
||||||
|
restore [locate_data_file bug26952_Tank41_2.brep] b2
|
||||||
|
|
||||||
|
bclearobjects
|
||||||
|
bcleartools
|
||||||
|
baddobjects b1
|
||||||
|
baddtools b2
|
||||||
|
bfillds
|
||||||
|
bbop result 0
|
||||||
|
|
||||||
|
set square 411.313
|
||||||
|
|
||||||
|
set 2dviewer 1
|
Loading…
x
Reference in New Issue
Block a user