mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08: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."
|
|
} |