mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
- The maximum value of cpulimit in test cases was limited to 1000 seconds (~ 17 minutes) - cpulimit 1000 has been added to hlr/begin
11 lines
224 B
Plaintext
11 lines
224 B
Plaintext
cpulimit 1000
|
|
|
|
restore [locate_data_file OCC228.brep] sh
|
|
explode sh
|
|
|
|
bop sh_2 sh_1
|
|
bopcommon result
|
|
|
|
checkprops result -s 66231.3
|
|
checkview -display result -2d -otherwise { sh_2 sh_1 } -s -path ${imagedir}/${test_image}.png
|