mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0026448: Method Prepend() of sequence breaks it if argument is empty sequence
Check for empty input sequence added in methods Append() and Prepend() of TCollection and NCollection sequences. Test bugs fclasses bug26448 added
This commit is contained in:
10
tests/bugs/fclasses/bug26448
Normal file
10
tests/bugs/fclasses/bug26448
Normal file
@@ -0,0 +1,10 @@
|
||||
puts "============"
|
||||
puts "OCC26448"
|
||||
puts "============"
|
||||
puts ""
|
||||
#######################################################################
|
||||
# Method Prepend() of sequence breaks it if argument is empty sequence
|
||||
#######################################################################
|
||||
|
||||
pload QAcommands
|
||||
OCC26448
|
Reference in New Issue
Block a user