mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Make the methods Append, Prepend, InsertBefore and InsertAfter, which take another sequence as an argument, copying the sequence instead of joining if the allocators are different. Add test cases for collection classes.
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
puts "Check moving of NCollection_Array1 functionality"
|
|
|
|
puts "REQUIRED ALL: Error at item"
|
|
QANColTestArrayMove
|