mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08: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
|