mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Remove performance comparing with hardcoded value. Test cases for performance of some commands were moved to perf group. Updated documentation.
5 lines
148 B
Plaintext
5 lines
148 B
Plaintext
if { [isdraw result] } {
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|
|
} else {
|
|
puts "Error : The sewing cannot be built."
|
|
} |