mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-06-24 21:25:38 +08:00
0023161: Select publicly accessible data files for OCCT tests
Duplicated data files are removed. New command testfile added for automation of analysis of the new data files before adding to the data base.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Original bug : pro5557
|
||||
# Date : 10mar97
|
||||
|
||||
restore [locate_data_file pro5557_revol.shape] revol1
|
||||
restore [locate_data_file pro5557_bsurf.shape] bsurf2
|
||||
restore [locate_data_file pro5557_revol.brep] revol1
|
||||
restore [locate_data_file pro5557_bsurf.brep] bsurf2
|
||||
#normals bsurf2 0.27
|
||||
point pnt1 0 -0.3 0
|
||||
halfspace space2 bsurf2 0 -0.3 0
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Date : 13Mai98
|
||||
|
||||
restore [locate_data_file CTO901_cts20203_base.rle] base
|
||||
restore [locate_data_file cts20203_outil] outil
|
||||
restore [locate_data_file CTO901_cts20203_outil.rle] outil
|
||||
|
||||
bcut result base outil
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
puts "TODO #22911 ALL: Faulty shapes in variables faulty_1 to faulty_4"
|
||||
puts "TODO #22911 ALL: Error : The square of result shape is"
|
||||
|
||||
restore [locate_data_file topo108-o.brep] obj
|
||||
restore [locate_data_file CTO908_topo108-o.brep] obj
|
||||
restore [locate_data_file pro12903b.rle] out
|
||||
|
||||
bcut result obj out
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Original bug : cfe002C5
|
||||
# Date : 09 Nov 98
|
||||
|
||||
restore [locate_data_file boitecfe002.rle] base
|
||||
restore [locate_data_file pro16389a.rle] base
|
||||
restore [locate_data_file pro16389b.rle] prism
|
||||
|
||||
bcut result base prism
|
||||
|
||||
Reference in New Issue
Block a user