mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Unstable test cases were reviewed Modified test cases using checktrend command Modified test cases for Linux platform Modified test cases for Debug mode
14 lines
548 B
Plaintext
14 lines
548 B
Plaintext
puts "TODO OCC25188 ALL: Error: File "
|
|
|
|
puts "========"
|
|
puts "OCC25168"
|
|
puts "========"
|
|
puts ""
|
|
##########################################################################################################
|
|
# STEP Writer - empty AppliedGroupAssignment can cause exception in RWStepAP214_RWAppliedGroupAssignment
|
|
##########################################################################################################
|
|
|
|
stepread [locate_data_file bug24135_Drum.stp] a *
|
|
catch {exec rm ${imagedir}/bug25168.stp}
|
|
stepwrite a a_1 ${imagedir}/bug25168.stp
|