mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-07 18:30:55 +03:00
Modifications: 1.Test cases 2. locate_data_file from DrawResources/TestCommands.tcl Fix for mesh end Adjusting testing cases for current state of master using new organization of data files
8 lines
183 B
Plaintext
Executable File
8 lines
183 B
Plaintext
Executable File
set TheFileName bug22025_s.brep
|
|
set bug_area "OCC22687"
|
|
set rel_tol 1.3
|
|
if { [string compare $command "shading"] == 0 } {
|
|
set bug_withouttri "OCC22687"
|
|
set nbwithouttri(ALL) 79
|
|
}
|