mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +03:00
27002: Test cases for Set-42
This commit is contained in:
parent
69adb9ce17
commit
d71fcc9089
22
tests/bugs/modalg_6/bug27002_1
Normal file
22
tests/bugs/modalg_6/bug27002_1
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
puts "============"
|
||||||
|
puts "OCC27002"
|
||||||
|
puts "============"
|
||||||
|
puts ""
|
||||||
|
###############################
|
||||||
|
## First test case for Set-42
|
||||||
|
###############################
|
||||||
|
|
||||||
|
restore [locate_data_file bug27002_Face.brep] b1
|
||||||
|
restore [locate_data_file bug27002_Compartment.brep] b2
|
||||||
|
|
||||||
|
bclearobjects
|
||||||
|
bcleartools
|
||||||
|
baddobjects b1
|
||||||
|
baddtools b2
|
||||||
|
bfillds
|
||||||
|
bbop result 0
|
||||||
|
donly result
|
||||||
|
|
||||||
|
checkprops result -s empty
|
||||||
|
|
||||||
|
set 2dviewer 1
|
23
tests/bugs/modalg_6/bug27002_2
Normal file
23
tests/bugs/modalg_6/bug27002_2
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
puts "============"
|
||||||
|
puts "OCC27002"
|
||||||
|
puts "============"
|
||||||
|
puts ""
|
||||||
|
###############################
|
||||||
|
## Second test case for Set-42
|
||||||
|
###############################
|
||||||
|
|
||||||
|
restore [locate_data_file bug27002_Face.brep] b1
|
||||||
|
restore [locate_data_file bug27002_Compartment.brep] b2
|
||||||
|
|
||||||
|
ttranslate b1 0 -3.189495771656425 -3.8505995276821197
|
||||||
|
|
||||||
|
bclearobjects
|
||||||
|
bcleartools
|
||||||
|
baddobjects b1
|
||||||
|
baddtools b2
|
||||||
|
bfillds
|
||||||
|
bbop result 0
|
||||||
|
|
||||||
|
checkprops result -s 0.0639006
|
||||||
|
|
||||||
|
set 2dviewer 1
|
Loading…
x
Reference in New Issue
Block a user