mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-11 01:58:22 +08:00
Check for empty input sequence added in methods Append() and Prepend() of TCollection and NCollection sequences. Test bugs fclasses bug26448 added
11 lines
306 B
Plaintext
11 lines
306 B
Plaintext
puts "============"
|
|
puts "OCC26448"
|
|
puts "============"
|
|
puts ""
|
|
#######################################################################
|
|
# Method Prepend() of sequence breaks it if argument is empty sequence
|
|
#######################################################################
|
|
|
|
pload QAcommands
|
|
OCC26448
|