mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
12 lines
472 B
Plaintext
12 lines
472 B
Plaintext
puts "========================"
|
|
puts "0026671: Infinite loop in ShapeFix_Wire::FixSelfIntersection()"
|
|
puts "========================"
|
|
|
|
cpulimit 20
|
|
igesbrep [locate_data_file bug26671.igs] result *
|
|
|
|
checkshape result
|
|
tolerance result
|
|
|
|
checkview -display result -2d -path ${imagedir}/${test_image}.png
|