mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
- The maximum value of cpulimit in test cases was limited to 1000 seconds (~ 17 minutes) - cpulimit 1000 has been added to hlr/begin
10 lines
297 B
Plaintext
10 lines
297 B
Plaintext
# Original bug : fra61199
|
|
# Date : 29June98
|
|
cpulimit 1000
|
|
restore [locate_data_file CTO904_fra61199a.rle] a
|
|
restore [locate_data_file CTO904_fra61199b.rle] b
|
|
|
|
bcut result a b
|
|
checkprops result -s 1.21952e+06
|
|
checkview -display result -2d -s -otherwise { a b } -path ${imagedir}/${test_image}.png
|